moizKachwala / Angular2-express-mongoose-gulp-node-typescript

AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
MIT License
196 stars 86 forks source link

Webpack or SystemJS #30

Closed belyeu closed 7 years ago

belyeu commented 7 years ago

Hello, I'm new to angular 2, but would like to know how you feel about using webpack vs systemjs. Ive searched the web and found mixed results. I love your approach, but wouldn't want to plunge into systemJS if everything is converting to webpack. Ive been trying for days now to convert your app to webpack without much success. Is it worth the effort? Great work!!

moizKachwala commented 7 years ago

Hello,

Yes that is already in my list. will add that soon.

danielpiedra commented 7 years ago

@moizKachwala any updates on this subject? I would really love to use this with webpack as bundler.

moizKachwala commented 7 years ago

yes on my list. even you can update and raise the pull request. I will merge.

danielpiedra commented 7 years ago

ok, will give it try later today!