banderson / generator-flux-react

A yeoman generator for app based on Facebook's Flux/React architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

dgautsch opened this issue · comments

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?

@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!