GProst/webpack-clean-obsolete-chunks

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.eslintignore
.eslintrc.js54
A
0 mins
.gitignore
.npmignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
index.js71
A
0 mins
package.json
test/integration/child-compilation.spec.js38
A
0 mins
test/integration/code-splitting.spec.js24
A
0 mins
test/integration/env/webpack-2/package.json
test/integration/env/webpack-2/yarn.lock
test/integration/env/webpack-3/package.json
test/integration/env/webpack-3/yarn.lock
test/integration/env/webpack-4/package.json
test/integration/env/webpack-4/yarn.lock
test/integration/generic.spec.js46
A
0 mins
test/integration/helper-functions/get-webpack-config.js60
A
0 mins
test/integration/helper-functions/get-webpack.js4
A
0 mins
test/integration/helper-functions/handle-errors.js28
A
0 mins
test/integration/helper-functions/index.js10
A
0 mins
test/integration/helper-functions/start-webpack.js41
A
0 mins
test/integration/helper-functions/test-functions/index.js27
A
0 mins
test/integration/test-config.js29
A
0 mins
test/integration/test-entry-files/code-splitting/app/app.js30
A
0 mins
test/integration/test-entry-files/code-splitting/app/pages/a.js2
A
0 mins
test/integration/test-entry-files/code-splitting/app/pages/b.js4
A
0 mins
test/integration/test-entry-files/code-splitting/app/pages/c.js2
A
0 mins
test/integration/test-entry-files/code-splitting/app/pages/d.js2
A
0 mins
test/integration/test-entry-files/code-splitting/app/pages/e.js2
A
0 mins
test/integration/test-entry-files/common/app/index.js6
A
0 mins
test/integration/test-entry-files/common/app/partA.js0
A
0 mins
test/integration/test-entry-files/common/app/partB.js0
A
0 mins
test/integration/test-entry-files/common/app/partC.js0
A
0 mins
test/integration/test-entry-files/common/app/styles/stylesA.css
test/integration/test-entry-files/common/app/styles/stylesB.css
test/integration/test-entry-files/common/vendor/index.js4
A
0 mins
test/integration/test-entry-files/common/vendor/libA.js0
A
0 mins
test/integration/test-entry-files/common/vendor/libB.js0
A
0 mins
test/integration/test-entry-files/common/vendor/libC.js0
A
0 mins
test/unit/index.spec.js291
A
3 hrs
yarn.lock