infinitered / ignite-bowser

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.
https://infinite.red/ignite
MIT License
615 stars 140 forks source link

Bad version 5.2.0 #359

Closed viralS-tuanlv closed 4 years ago

viralS-tuanlv commented 4 years ago

The last version is so bad, generate component not auto import useObserver from mobx-react-lite, generate model not define at index, so confuse when import at root store, Admin not review before merge pull request??

bryanstearns commented 4 years ago

@viralS-tuanlv Hi - sorry you're having trouble; yes, we do review before merging pull requests, and have automated CI tests (that passed for 5.2.0).

I see that a bad path was fixed in 5.2.1 - I think that may fix your component generator problem. If you're still having trouble with current Bowser, please reopen this issue and add more context about the problems you're having -- like ignite doctor output and actual error messages. Thanks!