Skip to content

Merged latest improvements from browserify forks#80

Closed
kristianmandrup wants to merge 9 commits intobrowserify:masterfrom
kristianmandrup:master
Closed

Merged latest improvements from browserify forks#80
kristianmandrup wants to merge 9 commits intobrowserify:masterfrom
kristianmandrup:master

Conversation

@kristianmandrup
Copy link
Copy Markdown

No description provided.

goto-bus-stop and others added 9 commits February 13, 2018 15:49
If a function expression declares a `require` parameter, its body is not
analyzed for `require()` calls. This is mostly helpful for bundles that
were already browserified, `detective` will ignore the calls to
browser-pack's require runtime.
@goto-bus-stop
Copy link
Copy Markdown
Member

The token based finder from #73 doesn't support the scope features from #79, so it needs to be updated first. (which will probably be tricky; doing even basic scope analysis on just a token stream is not that easy 😆 )

@bcomnes
Copy link
Copy Markdown
Member

bcomnes commented May 27, 2022

This appears stale. Closing for now.

@bcomnes bcomnes closed this May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants