We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3c8ef commit 9680549Copy full SHA for 9680549
.npmrc
@@ -27,3 +27,9 @@ resolution-mode = highest
27
jetpack-webpack-config-resolve-conditions=jetpack:src
28
29
manage-package-manager-versions=false
30
+
31
+# Ensure dependencies were properly built.
32
+strict-dep-builds = true
33
34
+# Warn if `node_modules` do not match lockfile.
35
+verify-deps-before-run = warn
0 commit comments