Answer the question
In order to leave comments, you need to log in
Why is the bundle size in the Counter example from Samples in Redux 2Mb?
I compiled a bundle for the Counter example in the Redux sources - it weighs 2 mb!
Are these all these tiny Redux apps???
Answer the question
In order to leave comments, you need to log in
In a dev environment, with sourcemaps and without minification, any application weighs so much.
In production mode, without sourcemaps and with minification, the weight will be several times less.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question