Answer the question
In order to leave comments, you need to log in
How to dynamically load modules in redux using webpack?
And in what order should everything be loaded?
Answer the question
In order to leave comments, you need to log in
This has nothing to do with Redux, only Webpack. The assembler has the ability to split the bundle into several parts and load them dynamically. Watch Ilya Kantor's screencast, parts 3 and 4: https://learn.javascript.ru/webpack-screencast. He explains very well how to use it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question