We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c9d01 commit 0bbb6c3Copy full SHA for 0bbb6c3
.npmrc
@@ -2,3 +2,6 @@
2
# projects using rules_js so that pnpm outside of Bazel lays out a node_modules tree similar to what
3
# rules_js lays out under Bazel (without a hidden node_modules/.pnpm/node_modules)
4
hoist=false
5
+
6
+# Pre and post scripts don't run by default like they do with npm and yarn
7
+enable-pre-post-scripts=true
0 commit comments