Skip to content

Issue when using insertGlobals

When using insertGlobals I'm getting the following error in _prelude.js:

Cannot find module node_modules/process/browser.js

The file is being included in bundled file but Browserify cannot detect it. Is there anything I can include to make debugging easier?