Angular2 QuickStart SystemJS To Webpack

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Note that in your package.json file, you'll have to include webpack and webpack-dev-server... Michael must have had that installed globally...

"devDependencies": {
"ts-loader": "0.8.2",
"typescript": "^1.8.10",
"typings": "^0.8.1",
"webpack": "^1.12.2",
"webpack-dev-server": "^1.12.1"
}

NightCabbage
Автор

Thank you, awesome tutorial very useful

dudipartush
Автор

Hi guys. Note that this is waaaay out of date now. leaving up only because it still gives some insight into the way webpack works.

michaeldausmann
Автор

i might redo this but convert an angular-cli project instead useful?

michaeldausmann
Автор

help me !

have error with rxjs 5.0.1

kienphamvan
Автор

Good video and it helped me, I am using angular2": "2.0.0-beta.16" and the application runs except that it only shows me the word "loading....". Can you help? Thanks

clydebarretto
Автор

i did the same with gulp but is very heavy

MrMaxtermax
welcome to shbcf.ru