robcresswell / nuxt-compress

A simple static asset compression module for Nuxt that runs Gzip and Brotli compression during the build process
https://www.npmjs.com/package/nuxt-compress
MIT License
102 stars 9 forks source link

Update dependencies #3

Closed FelixPe closed 4 years ago

FelixPe commented 4 years ago

Upgrade compression-webpack-plugin to 3.0.1

robcresswell commented 4 years ago

Hey @FelixPe! Thanks for raising this; I pushed it out separately as part of the some general automation work. Its published as version 1.1.0

If anything else comes up that I can help with, let me know!