Skip to content Skip to sidebar Skip to footer

Minifying Angularjs Application Issues

I have an application written in AngularJS and Bootstrap that works perfectly well, but when I tried to minify it I got problems. The index.html of my app is:

Solution 1:

If I was you I would try to load the files in different order.

This answer could helps you.

Post a Comment for "Minifying Angularjs Application Issues"