Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit c491a29

Browse files
committed
🚧 webtasker
1 parent 5dfafb1 commit c491a29

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/angularclass/angular-beyond-starter.git"
88
},
9-
"scripts": {
10-
},
9+
"scripts": {},
1110
"license": "Apache-2.0",
1211
"contributors": [
1312
"AngularClass <[email protected]>",
@@ -41,8 +40,11 @@
4140
"devDependencies": {
4241
"@types/webfontloader": "^1.6.27",
4342
"awesome-typescript-loader": "^3.1.3",
43+
"html-webpack-plugin": "https://github.com/Re-Rabbit/html-webpack-plugin.git",
4444
"ts-node": "^3.1.0",
4545
"tslint": "^4.1.1",
4646
"webpack": "^3.0.0",
47+
"webpack-dev-server": "^2.5.0",
48+
"webtasker": "^0.2.3"
4749
}
4850
}

0 commit comments

Comments
 (0)