UNPKG

react-broker

Version:

Component lazy-loading + code splitting that works with SSR, Webpack 4, and Babel 7

5 lines (4 loc) 168 B
import _findChunks from './findChunks' export {_findChunks as findChunks} import _getChunkScripts from './getChunkScripts' export {_getChunkScripts as getChunkScripts}