gildas-lormeau / zip.js

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
https://gildas-lormeau.github.io/zip.js
BSD 3-Clause "New" or "Revised" License
3.38k stars 510 forks source link

react-scripts, babel-loader conflict #394

Closed sezeristif closed 1 year ago

sezeristif commented 1 year ago

My react scripts version(3.4.3) depends on babel-loader(8.1.0) and zip.js requires(I assume) higher than that. 
gildas-lormeau commented 1 year ago

Please see https://github.com/gildas-lormeau/zip.js/issues/393