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

component generator appending "Component" to component name #223

Closed yipcma closed 8 years ago

yipcma commented 8 years ago

is this desired?

weblogixx commented 8 years ago

Yes, it is. This will get removed in the next major version

yipcma commented 8 years ago

look forward to the update. appr. when would that come out?

weblogixx commented 8 years ago

Hi @yipcma,

We are currently working on the underlying template first. If possible I want to release it with support for webpack-2. So basically I cannot say it. Maybe two weeks, maybe two months.

The current version is pretty stable, but we will have some changes for newly generated projects in the pipeline:

All that will be backwards compatible wirh projects generated with version 3.x of the generator. New features are currently planed to be released with the new major.