diff --git a/package.json b/package.json
index 9828f63c2f249a52d002a94cb4ce19b2241c5041_cGFja2FnZS5qc29u..ac260cbaa1c22ec1c6c4480e1c3dbac080bae623_cGFja2FnZS5qc29u 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1",
     "build": "webpack",
+    "build:watch": "webpack --watch",
     "start": "webpack-dev-server -d --hot --config webpack.config.js --watch"
   },
   "keywords": [],