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 2ad8c47 commit 89e39e5Copy full SHA for 89e39e5
demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"scripts": {
3
- "start": "serve .",
+ "serve": "serve .",
4
"prebuild": "cd .. && npm run build",
5
"build": "node build.js"
6
},
0 commit comments