Dmytro Nazarenko
Dmytro Nazarenko
### Environment ipx - 2.0.2 nodejs - v18.16.1 ### Reproduction Clone repo: https://github.com/dmitriy-nz/ipx-test Install deps Run `npx ipx serve --dir ./imgs` Open url: http://localhost:3000/s_200x200,fit_inside/test.jpg - Already at this step you...
Error reading exif data is not processed. It turned out to fix this problem by wrapping the 1138 line in try, catch **Replace it:** `vals[n] = file.getUint8(offset + n);` **on...
Hey, thanks for this library! I faced with missing fragments issue on nitro side and investigated it a bit. I could suggest the possible simple solution for cases when codegen...