rossmartin / cordova-uglify

Cordova hook that allows you to uglify or minify your apps JavaScript and CSS.
MIT License
116 stars 46 forks source link

Ionic 4? #49

Closed kodeine closed 4 years ago

kodeine commented 4 years ago

Hello, it doesnt work for ionic 4?

rossmartin commented 4 years ago

This hook isn't needed for ionic 4. If you are using either react or angular the build system will handle bundling/minifying for you.