mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
Example of adding angular2-materialize in response for #394
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"@angular/platform-server": "2.0.2",
|
||||
"@angular/router": "3.0.2",
|
||||
"@types/node": "^6.0.42",
|
||||
"angular2-materialize": "^5.2.1",
|
||||
"angular2-platform-node": "~2.0.11",
|
||||
"angular2-universal": "~2.0.11",
|
||||
"angular2-universal-polyfills": "~2.0.11",
|
||||
@@ -27,6 +28,7 @@
|
||||
"file-loader": "^0.9.0",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"jquery": "^2.2.1",
|
||||
"materialize-css": "^0.97.7",
|
||||
"preboot": "^4.5.2",
|
||||
"raw-loader": "^0.5.1",
|
||||
"rxjs": "5.0.0-beta.12",
|
||||
@@ -37,8 +39,8 @@
|
||||
"url-loader": "^0.5.7",
|
||||
"webpack": "^1.13.2",
|
||||
"webpack-hot-middleware": "^2.12.2",
|
||||
"webpack-node-externals": "^1.4.3",
|
||||
"webpack-merge": "^0.14.1",
|
||||
"webpack-node-externals": "^1.4.3",
|
||||
"zone.js": "^0.6.25"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user