Skip to content

v0.4.4

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 21 Oct 12:23
· 46 commits to main since this release
5d496f9

Fix resolution of exposed --require modules:

browserify app.js -p common-shakeify -r ./some/other/module.js:xyz

should now work correctly.