Answer the question
In order to leave comments, you need to log in
How to separate react module from main application?
There is a task to separate part of the application in the form of a module.
A module contains components, reducers, css (via postcss and react-css-module), etc.
Is there a way to do this outside of npm package?
And then it brings pain (any change in the module - recompile it again and restart the assembly of the main application, no automatic assembly)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question