react-loopback-generator
react-loopback-generator copied to clipboard
Remove dynamic import which also import tests
⚠️ It breaks the CRUD generator, but it is wanted.
The CRUD generator is not maintainable. However it add a plopjs generator that can generate components and containers.
TODO: use plop to create actions, effects and reducers
It also fixes hot reloading and nginx config
@cRicateau what is your recommendation ? Should we merge it and break the CRUD generator or not ?