Beta
Closed Aug 23, 2019
100% complete
Take away the "experimental" label. We think we are done with big breaking changes.
Broadly, this includes:
- Lay out the
node_modules
in the workspace identically to how the user would if runningnpm
/yarn
directly - Guidelines for publishing npm packages, ensuring that the accompanying starlark code is loaded at a matching version
- Remove the extra
yarn_install
Take away the "experimental" label. We think we are done with big breaking changes.
Broadly, this includes:
- Lay out the
node_modules
in the workspace identically to how the user would if runningnpm
/yarn
directly - Guidelines for publishing npm packages, ensuring that the accompanying starlark code is loaded at a matching version
- Remove the extra
yarn_install
s innode_repositories.bzl
which take extra install time
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.