D
D
danikkk2016-01-17 21:34:15
JavaScript
danikkk, 2016-01-17 21:34:15

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

1 answer(s)
1
123 123, 2016-01-19
@danikkk

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 question

Ask a Question

731 491 924 answers to any question