Skip to content

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 running npm/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 running npm/yarn directly
  • Guidelines for publishing npm packages, ensuring that the accompanying starlark code is loaded at a matching version
  • Remove the extra yarn_installs in node_repositories.bzl which take extra install time
Loading