2020-11-25 React 懒加载方案 React Lazy 之前的React的懒加载方案 1. React.lazy && React.Suspence React 原生动态加载 2. webpack import() Webpack的异步加载原理及分包策略 3. 官方使用文档 代码分割