Angular1-scaffold icon indicating copy to clipboard operation
Angular1-scaffold copied to clipboard

Migrated to Webpack3

Open jbadeau opened this issue 7 years ago • 4 comments

for anyone interested:

I have migrated to webpack 3 + typescript: https://github.com/jbadeau/Angular1-scaffold

and webpack 2 + es6: https://github.com/jbadeau/Angular1-scaffold/tree/es6

please not that i replaced sass with less but thats all I really changed

jbadeau avatar Jun 28 '17 06:06 jbadeau

PR more than welcome mister :)

Hotell avatar Jun 28 '17 10:06 Hotell

Will provide:

webpack 3 + babel (if u could create a babel branch) webpack 3 + typescript

pull requests tonight

jbadeau avatar Jun 28 '17 11:06 jbadeau

I also have mobx, redux and ngrx branches if you are interested. We heavily use ng-metadata to migrate our existing angularjs apps to angular and in some cases (with mobx) saw no reason to migrate at all.

jbadeau avatar Jun 28 '17 11:06 jbadeau

@jbadeau I am interested in how you got mobx to work, could you provide some hints or describe what you did to get it all working?

much appreciated!

danielpiedra avatar Jan 24 '18 15:01 danielpiedra