Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 160 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 160 Bytes

Basic usage

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

or

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