Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I worked around not bundle sources when you set browseField false. #1959

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toshiyuki-rs
Copy link

It was caused by injecting require('process') line, even if you
set browseField false

fix #1835

It was caused by injecting `require('process')` line, even if you
set browseField false

fix browserify#1835
@ljharb
Copy link
Member

ljharb commented Apr 17, 2020

This would need a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Error when browserField: false and process is used
2 participants