diff --git a/package.json b/package.json index 136a8a1..d3a3fd0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "last 1 chrome versions" ], "staticFiles": { - "staticPath": "static", + "staticPath": "public", "watcherGlob": "**" } }