按需加载

  • react 专有的 cnpm i -S react-loadable:

原文地址:https://zhuanlan.zhihu.com/p/25874892

  • 使用 cnpm i -D bundle-loader

原文地址:https://yj1438.github.io/%E6%8A%80%E6%9C%AF%E6%96%87%E7%AB%A0/2017/07/13/bundle_loader.html

另一篇讲解 typescript-react-redux的按需加载:https://www.cnblogs.com/baqiphp/p/7687542.html

基于webpack4和新的s模块语法 import()来讲解按需加载:https://juejin.im/post/5bf61082f265da616a474b5c

Last updated

Was this helpful?