/webpack-debundle

webpack bundle scatter

Primary LanguageJavaScript

Basic usage

webpack-debundle ${filepath} [-o ${direction}]

or

webpackDebundle({
    input: "bundle.hash.js",
    output: "output"
})