Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically register newly created redux-modules #62

Open
Inkdpixels opened this issue Dec 20, 2017 · 0 comments
Open

Automatically register newly created redux-modules #62

Inkdpixels opened this issue Dec 20, 2017 · 0 comments

Comments

@Inkdpixels
Copy link
Collaborator

Describe the problem:

When creating a new redux-module via yarn run create in the root of the mono-repo, it would be nice to not having the manual register process of the module outsourced to the user.

Instead we should think about having some kind of process with e.g. babel to automatically register it

https://github.com/ImmoweltGroup/create-react-microservice/blob/master/packages/create-react-microservice-scaffold/src/build/templates/redux-module/create-config.js#L22-L34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant