diff --git a/package.json b/package.json index a5f0bc5..2b3e4b5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "scripts": { "build": "gulp", "dev": "gulp watch", - "serve": "sirv dist/ --dev" + "serve": "sirv ./public --dev" }, "devDependencies": { "autoprefixer": "^10.2.4",