We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca802fe commit 3384d3cCopy full SHA for 3384d3c
1 file changed
examples/package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"author": "The Faslet Team",
7
"scripts": {
8
- "dev": "rollup --config ./rollup.config.js --watch",
+ "start": "rollup --config ./rollup.config.js --watch",
9
"build": "rollup --config ./rollup.config.js"
10
},
11
"license": "ISC",
0 commit comments