mscdex / busboy

A streaming parser for HTML form data for node.js
MIT License
2.84k stars 213 forks source link

remove use of `this` with TextDecoder #348

Open tim-smart opened 11 months ago

tim-smart commented 11 months ago

this fixes issues with ESM bundlers such as rollup