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 1ed3051 commit bb6336aCopy full SHA for bb6336a
package.json
@@ -38,7 +38,7 @@
38
"rollup.prod": "rollup --config --config-prod",
39
"rollup.prod.ci": "rollup --config --config-prod --config-ci",
40
"rollup.watch": "rollup --watch --config",
41
- "start": "npm run watch",
+ "start": "npm run watch",
42
"test": "jest --coverage",
43
"test.analysis": "cd test && npm run analysis.build-and-analyze",
44
"test.bundlers": "cd test && npm run bundlers",
0 commit comments