Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Do not override default webpack node polyfills settings #634

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

Conversation

lxe
Copy link
Contributor

@lxe lxe commented Nov 30, 2018

Webpack does not include polyfills for Buffer and Process unless it encounters their references.

Explicitly defaulting them to false makes things difficult for users whose deps and subdeps depend on default webpack's polyfilling.

@CLAassistant
Copy link

CLAassistant commented Nov 30, 2018

CLA assistant check
All committers have signed the CLA.

@lxe lxe changed the title do not override default webpack node polyfills settings Do not override default webpack node polyfills settings Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants