We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 960fd35 + 890129d commit 7f60ce5Copy full SHA for 7f60ce5
examples/parcel/package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"license": "MIT",
5
"scripts": {
6
- "start": "parcel"
+ "start": "parcel index.html"
7
},
8
"devDependencies": {
9
"babel-plugin-transform-class-properties": "^6.24.1",
0 commit comments