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 4bc7b3a commit 7ad33aeCopy full SHA for 7ad33ae
packages/async-rewriter3/package.json
@@ -22,7 +22,7 @@
22
"webpack": "webpack",
23
"postwebpack": "rm -f dist/*.html && node scripts/webpack-include-wasm.js",
24
"webpack-build": "npm run webpack -- --mode production",
25
- "webpack-build-dev": "npm run webpack webpack -- --mode development"
+ "webpack-build-dev": "npm run webpack -- --mode development"
26
},
27
"devDependencies": {
28
"@wasm-tool/wasm-pack-plugin": "^1.7.0",
0 commit comments