split-require icon indicating copy to clipboard operation
split-require copied to clipboard

see if we can make aliasify work

Open goto-bus-stop opened this issue 7 years ago • 0 comments

ref @alterx's choo starter project:

https://github.com/alterx/choo-browserify-beaker-starter/blob/8dafff279ce75f536dff4bbc5d80c0d7bb797c42/index.js#L21-L31

i think aliasify looks for require() calls in the source and rewrites them, so i'm not sure what we can do to fix this. worth investigating anyway.

goto-bus-stop avatar Jan 19 '18 19:01 goto-bus-stop