diff --git a/package.json b/package.json index 3724354b..575108eb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ "bundle": "rollup --config", "bundle:dev": "rollup --config --watch", "typings": "tsc -d --declarationDir typings", - "dev": "webpack --watch" + "dev": "webpack --watch", + "bundle:highlight": "webpack" }, "repository": { "type": "git",