FountainJS / generator-fountain-webpack

Yeoman 'fountain' generator which handle the Webpack config
http://fountainjs.io
MIT License
4 stars 6 forks source link

webpack 2.x beta #6

Closed scttcper closed 8 years ago

scttcper commented 8 years ago

starts: #5 I think the plugin being renamed is the only breaking change. Others are listed https://github.com/webpack/webpack/issues/729

Swiip commented 8 years ago

That's an easy upgrade :) Tell us when you consider this ok to review.

scttcper commented 8 years ago

Everything seems to work about the same. Angular1 + typescript doesn't seem to work on master or this branch so its probably okay.

zckrs commented 8 years ago

Thank you. I will test that

@Swiip should we wait the stable v2 ?

Swiip commented 8 years ago

We handle Gulp 4 and Angular 2 in beta, I think we can go with Webpack beta :)

zckrs commented 8 years ago

xD Right

scttcper commented 8 years ago

html-webpack-plugin is throwing an error on the newest version + webpack beta. https://github.com/ampedandwired/html-webpack-plugin/issues/213

scttcper commented 8 years ago

Alright should be good to go with new the new webpack 2 beta and the newest html-webpack-plugin

Swiip commented 8 years ago

Ok then, thanks! :+1: