v4.1.3
Patches
- Add existence
process.stdout
check for browser-like polyfills (#42): 01963cc
Bundlers likeparcel
,webpack
, andbrowserify
polyfillprocess
but don't include astdout
implementation.
Thank you @tinchoz49~!
process.stdout
check for browser-like polyfills (#42): 01963ccparcel
, webpack
, and browserify
polyfill process
but don't include a stdout
implementation.