diff --git a/package.json b/package.json index c2650cc..da779e8 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "ng-forward": "0.0.1-alpha.12" }, "scripts": { - "build": "webpack; gulp build", + "build": "webpack; gulp clean && gulp build", "webpack": "webpack", "karma": "concurrently \"webpack -w\" \"karma start\"", "docs": "gulp ngdocs; static-server docs", -- libgit2 0.21.2