ngParty / Angular1-scaffold

An Angular 1 Scaffold featuring Angular (Tests, Dev/Prod), Karma, Jasmine, Istanbul, TypeScript, NgMetadata, TsLint, Codelyzer, Typings, and Webpack by @ngParty Team
http://www.ngparty.cz/Angular1-scaffold/
ISC License
67 stars 23 forks source link

Any plans to support Webpack 2? #247

Open rexhxiao opened 7 years ago

elmariofredo commented 7 years ago

It would be great to upgrade to Webpack2 same way as we have here https://github.com/ngParty/React-scaffold/blob/develop/webpack.config.js and your are more than welcome to submit PR 😉

jbadeau commented 7 years ago

I have ported this starter to webpack 2 and es6. The webpack config should be easy enough to extract for the upgrade.

https://github.com/jbadeau/Angular1-scaffold

rexhxiao commented 7 years ago

Thank you @jbadeau , but i hope use the TypeScript sample.