Skip to content

Tags: scil/reliable-debundle

Tags

v0.6.3

doc

v0.6.2

doc

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.5.3.18

support another style of asyn : n.t.bind(null, './i8i4', 7)

v0.5.3.17

support SameNameVar-VariableDeclaration-ObjectPatern like let {color:…

… n = m.hsl,} = e;

v0.5.3.16

require.bind(null, 'xxx') can be changed to require('./xxx') if xxx i…

…s found

v0.5.3.15

support SameNameVar-VariableDeclaration-ObjectPatern like const { onS…

…ubmit: n } = this.props;

v0.5.3.14

add require_visitors and convertRequireBind for require.bind(null, 'b…

…cs1')

v0.5.3.13

add new option deleteOld to friendlyExports

v0.5.3.12

support bundle.js produced by BrowserifyLike