webpack-libs-optimizations icon indicating copy to clipboard operation
webpack-libs-optimizations copied to clipboard

react-router v5

Open alireza-mh opened this issue 5 years ago • 2 comments

I think there is no need for babel-plugin-transform-imports for react-router v5 since the new version won't import all of the unused modules. I think it should get mentioned in the README file.

alireza-mh avatar Jul 20 '19 15:07 alireza-mh

That’s a good point, thank you!

Do you have a link to the source, by chance? Curious to learn more.

iamakulov avatar Mar 01 '20 18:03 iamakulov

@iamakulov I guess I have read it here https://reacttraining.com/blog/react-router-v5/

alireza-mh avatar Mar 01 '20 18:03 alireza-mh