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 7e5142a commit 3a9a007Copy full SHA for 3a9a007
examples/vuejs/package.json
@@ -14,7 +14,7 @@
14
},
15
"scripts": {
16
"build": "parcel build *.html --public-url ./",
17
- "watch": "parcel watch * --public-url ./",
+ "watch": "parcel watch *.html --public-url ./",
18
"link": "npm link ../../"
19
20
"dependencies": {
0 commit comments