You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simplify internal package store rules and make circular-dep handling opt-in?
split npm_link_all_packages store vs link targets into different marcos: store targets (root only), :node_modules/{pkg} targets within each package directory such as @npm//my/project:defs.bzl
Uh oh!
There was an error while loading. Please reload this page.
BREAKING CHANGES for next major release of rules_js:
optional
,requiresBuild
hasattr(nodeinfo, "node")
calls, ...)abortcontroller-polyfill
etc)exclude_types_from_npm_packages_flag
TODO(3.0)
commentsnpm_import/npm_package_store(dev)
, see [Bug]:dev = True
support missing from pnpm version 9 lockfiles #2013npm_translate_lock(dev/prod)
with single "no dev" flag, see [Bug]:dev = True
support missing from pnpm version 9 lockfiles #2013MAYBE:
npm_link_all_packages
store vs link targets into different marcos: store targets (root only),:node_modules/{pkg}
targets within each package directory such as@npm//my/project:defs.bzl
LARGE (but should be non-breaking):
The text was updated successfully, but these errors were encountered: