@sweden78 wrote:
I know I might be little bit ahead of time, but have anyone tried to uglify the app.bundle.js in alpha.54? Been trying gulp-minify({mangle:false}) without problems and it will shrink a lot, but is still readable... =(
I was just reading on another site that someone else had similar problem with angular.beta1 and it was solved in beta2, but the problem seem to be back in beta4 again, or is it in the ionic code?
To reproduce:
- ionic start MyIonicProject --ts --v2
- webpack --optimize-minimize
Error in Firefox console:
EXCEPTION: No provider for e! (e -> e)
Posts: 1
Participants: 1