diff --git a/package.json b/package.json index b76cd2b..f9f7fcb 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "build": "webpack-dev-server --open" }, "author": "", "license": "ISC",