browserify / browser-resolve

resolve function which support the browser field in package.json
MIT License
102 stars 70 forks source link

add an explicit require for the `process` variable #100

Closed kevinramharak closed 3 years ago

kevinramharak commented 3 years ago

fixes #99 see the issue and https://nodejs.org/api/process.html#process_process

kevinramharak commented 3 years ago

see https://github.com/browserify/browser-resolve/issues/99#issuecomment-770465307