Use Jimp in Browser with webpack build · Issue #376 · oliver-moran/jimp
I'm facing a lot of issues when trying to use Jimp on browser with webpack build. I tried to used browser version by import Jimp from 'jimp/browser/lib/jimp'; But it didn't work and i got error _jimp2.default.read is not a function Could...
https://github.com/oliver-moran/jimp/issues/376