Skip to content

0.16.8

Compare
Choose a tag to compare
@alexeagle alexeagle released this 06 Feb 00:03
  • @bazel/bazel now checks for a local installed copy, so it's safe to install globally. It exposes an index.js so that Angular schematics and other tools can locate the binary with require.resolve('@bazel/bazel')
  • Restored earlier behavior that the yarn.lock or package-lock.json in your project is updated by Bazel when running a build.
  • Fix the npm_package rule to copy binary files correctly