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 be62ac3 commit 5a30c1dCopy full SHA for 5a30c1d
website/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"private": true,
5
"scripts": {
6
- "dev": "webpack-dev-server --config webpack.config.js --inline --content-base build",
+ "dev": "webpack-dev-server --inline",
7
"build": "npm run clean && webpack",
8
"clean": "rm -rf build",
9
"start": "npm run build && pushstate-server build/"
0 commit comments