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 7650323 commit 594db2dCopy full SHA for 594db2d
package.json
@@ -29,7 +29,7 @@
29
},
30
"scripts": {
31
"build": "webpack",
32
- "build-release": "webpack --mode release",
+ "build-release": "webpack --mode production",
33
"start-dev": "node .vscode/start-dev"
34
35
"browserslist": [
0 commit comments