diff --git a/package.json b/package.json index 2f28bba..003e6c5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "Clippy MS Word Office asistant is now back to help inside your browser!", "main": "src/index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "build": "web-ext build --ignore-files package*.json src/assets/img/screenshots" }, "repository": { "type": "git",