fusion-cli icon indicating copy to clipboard operation
fusion-cli copied to clipboard

Do not override default webpack node polyfills settings

Open lxe opened this issue 6 years ago • 1 comments

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.

lxe avatar Nov 30 '18 20:11 lxe

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 30 '18 20:11 CLAassistant