retropixels
retropixels copied to clipboard
POC: Replace Jimp by Sharp
Jimp is not being maintained and is causing problems with modern web packers like Webpack and Vite, which do not shim certain things that won't work in the browser.
Try https://github.com/lovell/sharp and see if that's better in this regard.