jstuckey / gulp-gzip

Gzip plugin for gulp.
MIT License
175 stars 17 forks source link

Custom Mime Type possible? #33

Open ShihabInhabitr opened 5 years ago

ShihabInhabitr commented 5 years ago

While generating js as zip, by default the MIME Type is "application/x-gzip". Is there any way to set custom Mime Type like "application/javascript"?