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 46c5548 commit e9a4101Copy full SHA for e9a4101
package.json
@@ -8,7 +8,7 @@
8
],
9
"scripts": {
10
"test": "echo \"Error: no test specified\" && exit 1",
11
- "build": "npx nx run-many -t build --all --exclude=@openscd/distribution"
+ "build": "NODE_OPTIONS=--no-experimental-require-module npx nx run-many -t build --all --exclude=@openscd/distribution"
12
},
13
"repository": {
14
"type": "git",
0 commit comments