adhywiranata/react-code-split-component

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.gitignore
.travis.yml
CHANGELOG.md
README.md
package.json
yarn.lock
index.js1
src/DummyComponent.js2
src/LazyComponent.js27
src/LazyComponent.test.js48
src/__mocks__/mockPromise.js9
src/index.js3
src/lazify.js28
src/lazify.test.js39
webpack.config.js28