banderson / generator-flux-react

A yeoman generator for app based on Facebook's Flux/React architecture
332 stars 35 forks source link

Despite argument passed to, yo flux:store StoreName, creates conflict with 'BaseStore' #39

Closed dgautsch closed 8 years ago

dgautsch commented 9 years ago

No matter what parameter you pass to this generator, it thinks there is a conflict with BaseStore. Is this by design? It seems it's not reading the argument passed to it. Is this by design?

banderson commented 9 years ago

@dgautsch that is definitely not by design!

I just published a change included in the 0.4.5 release, let me know if you have any problems after the upgrade!