Reputation: 12019
I need to know if my app works properly locally when concatenated/minified as I'm using things like ng-annotate and angular-meteor.
In other words, I want to see my app in production as if I deployed it, but locally.
Is there a way without having to use meteor deploy
?
Upvotes: 3
Views: 320