mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-06 16:40:40 +08:00
add 'architecture' question, Reflux option, and related store and actionCreator
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ ComponentGenerator.prototype.createComponentFile = function createComponentFile(
|
||||
|
||||
this.es6 = this.options.es6;
|
||||
|
||||
this.generateSourceAndTest(
|
||||
this.generateComponentTestAndStyle(
|
||||
'Component',
|
||||
'spec/Component',
|
||||
'styles/Component',
|
||||
|
||||
Reference in New Issue
Block a user