fusion-cli
fusion-cli copied to clipboard
Do not override default webpack node polyfills settings
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.