react-webpack-generators / generator-react-webpack

Yeoman generator for ReactJS and Webpack
http://newtriks.com/2013/12/31/automating-react-with-yeoman-and-grunt/
MIT License
2.88k stars 355 forks source link

Release plans with stable Webpack 2 #324

Open sthzg opened 7 years ago

sthzg commented 7 years ago

Hi @weblogixx @stylesuxx, happy 2017! As Webpack 2 is out of beta, I wanted to start a thread about ideas/plans/wishes/milestones towards our V4/V2 release.

stylesuxx commented 7 years ago

Hey @sthzg the first thing I need to is get up to date with my gen. Getting really a lot issues and had no time to make my updates. Also I did not track the state of V4/V2 branch.

I would really love to have kind of a hackathon for a weekend to get my gen up to date with your gen, and maybe some brain storming...

weblogixx commented 7 years ago

Hi,

from my point of view the current v4 branch should be (nearly) ready. Will try the current version on this weekend and report back.

stylesuxx commented 7 years ago

Hey guys, over the weekend I found some time and updated my redux gen to the current master of the base gen. I found some minor webpack related improvements.

Other than that I have a suggestion regarding branch structure: I think it would be good if the master branch is on state of the latest release and development is happening on the develop branch.

I am really looking forward to new v4 tag :-)

ghost commented 6 years ago

Is there any update regarding webpack 2?