Closed
Description
I maintain a Webpack plugin node-polyfill-webpack-plugin
that provides similar functionality to this module, but in a simpler, Webpack-only, interface.
Richienb/node-polyfill-webpack-plugin#58 notes that the process
polyfill is missing process.platform
and process.arch
. This issue, among others also appears here but is unreported.
Instead of making the change only within my own plugin, maybe we could consolidate together into an org, such that I make polyfill improvements in this repo and then import the module into mine?
Metadata
Metadata
Assignees
Labels
No labels