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 b2d520b commit a220083Copy full SHA for a220083
examples/wds-kitchen-sink/package.json
@@ -4,6 +4,7 @@
4
"main": "index.js",
5
"author": "Michael Mok",
6
"license": "MIT",
7
+ "private": true,
8
"scripts": {
9
"start": "webpack-dev-server --hot --mode development",
10
"build": "cross-env NODE_ENV=production webpack --mode production"
0 commit comments