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 7afc95b commit 53471dcCopy full SHA for 53471dc
package.json
@@ -14,6 +14,7 @@
14
],
15
"scripts": {
16
"build": "rollup -c --environment BUILD:production",
17
+ "dev": "rollup -c -w --environment BUILD:production",
18
"lint": "vue-cli-service lint"
19
},
20
"devDependencies": {
0 commit comments