vite-plugin-node-polyfills icon indicating copy to clipboard operation
vite-plugin-node-polyfills copied to clipboard

update process if they are already defined.

Open 80avin-sw opened this issue 1 year ago • 0 comments

If process is already defined but lacks a few properties, we update those properties from the polyfill

Fixes https://github.com/davidmyersdev/vite-plugin-node-polyfills/issues/83

80avin-sw avatar Jul 24 '24 21:07 80avin-sw