Open
Description
I'm using browserify on a project one of whose outputs is a webextension. When using browserify alone, the webextension works fine. When using tinyify, loading the extension fails with "Uncaught ReferenceError: require is not defined".
I have verified that I am using the browserify output in both cases. The only difference is using tinyify or not.
Metadata
Assignees
Labels
No labels