forked from bazel-contrib/rules_nodejs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(create): disable sandbox on MacOS by default in new projects
This trades-off performance for correctness, and might not be wise because missing dependencies give non-hermetic behavior. See bazelbuild/bazel#8230 (comment) Also fix the default npm publish tag which cost me time in tonights release
- Loading branch information
Alex Eagle
committed
Jul 24, 2020
1 parent
523dd96
commit 4196dce
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters