react-redux-async
Load react components and redux reducers asynchronously. Useful for code splitting and lazy loading.
Load react components and redux reducers asynchronously. Useful for code splitting and lazy loading.
```jsx harmony import asyncComponent from 'async-component';
react made easy
Generates manifest.json file, which will have mapping of chunk name and file path
A plugin to support code splitting for Weex.
Laravel Mix Extension Allowing You To Easily Code Split without needing to specify every file
Webpack plugin for generating assets manifest, especially for async chunks generated by code splitting, includes each of the code splitting point source file path info associate with the emitted chunk file.
The babel plugin for use with `svelte-loadable` and/or `npdev:svelte-loadable` (for Meteor)
React App bootstrap with Server Side Rendering, Code Splitting, Hot Reloading, Redux and React Router
Create Components that resolve asynchronously, with support for server side rendering and code splitting.
Yeoman generator for scaffolding paragons
Module bundler with support for code splitting, ES6 & CommonJS modules.
Component lazy-loading + code splitting that works with SSR, Webpack 4, and Babel 7
wrapper for axios to code splitting
Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR
Webpack plugin to rename split chunks before emitting files
A higher order component for loading components with promises
A higher order component for loading components with promises
Declarative code splitting for your Wepback 2 bundled React projects, with SSR support.
💥 Simplest way to code split and load async chunks using Webpack 2 and React Router V4