FredKSchott / rollup-plugin-polyfill-node

A modern Node.js polyfill for your Rollup bundle.
Other
177 stars 57 forks source link

Polyfill 'TextEncoder' #78

Open sagargurtu opened 1 year ago

sagargurtu commented 1 year ago

Please add polyfill support for TextEncoder https://nodejs.org/api/util.html#class-utiltextencoder

Shreyas-2678 commented 3 months ago

Any update on this my rollup build fails due this polyfill not supported yet?