An online tool to quickly bundle & minify your projects, while viewing the compressed gzip/brotli bundle size, all running locally on your browser.
797
stars
15
forks
source link
Replace denoflate by native compression Streams API #80
Closed
SirMishaa closed 3 weeks ago
Hello !
The denoflate packaged is deprecated in flavor of native API of browser.
Would it make sense to replace the use of this package in order to reduce the size of the JS bundle?