ionic-team / ionic-app-scripts

App Build Scripts for Ionic Projects
http://ionicframework.com/
MIT License
608 stars 304 forks source link

Minify cordova folders #1

Open JStumpp opened 8 years ago

JStumpp commented 8 years ago

I got speed improvements and smaller js by minifying the files 'cordova.js' and 'cordova_plugins.js' as well as the cordova 'plugins' folder. Especially for larger ionic 1 projects.

Maybe you could add this to your plugin?

Thanks!

AmitMY commented 7 years ago

@danbucholtz Is there any progress on minification? (cordova / plugins / bundle) or a planned release date?

danbucholtz commented 7 years ago

@AmitMY,

We haven't really considered this. This is something we could do. It is low priority.

Thanks, Dan