FredKSchott / rollup-plugin-polyfill-node

A modern Node.js polyfill for your Rollup bundle.
Other
176 stars 55 forks source link

Polyfill 'TextEncoder' #78

Open sagargurtu opened 10 months ago

sagargurtu commented 10 months ago

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

Shreyas-2678 commented 1 month ago

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