@loadable/component
Enable Code Splitting in your React application.
Install
npm install @loadable/componentDocumentation
License
MIT
React code splitting made easy.
Enable Code Splitting in your React application.
npm install @loadable/componentMIT
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
resolveComponent option (a47d3d9)load method that returns a Promise (#329) (a10a9d5), closes #226unsafe-inline (05e5500)Note: Version bump only for package @loadable/component
loadable.lib (da05d87)webpackPrefetch instead.ErrorComponent is ignored, please use Error Boundaries to handle errors.lazy is no longer exportedLoadingComponent is replaced by fallback optionref are now forwarded