feedhenry / mcp-standalone

Standalone version of the mobile-control-panel.
http://feedhenry.org
Apache License 2.0
13 stars 21 forks source link

Annotate dependencies for minification #152

Closed sedroche closed 7 years ago

sedroche commented 7 years ago

Fixing a bug when using mcp from grunt build as opposed to grunt local

Error modal-error This error was caused from the $timeout dependency of the modal directive. If a dependency goes through minification the dependency needs to be annotated so that angular still knows which dependency to inject after minification.

Fixed modal-fix

david-martin commented 7 years ago

Merging despite go:master build failed. go 1.8 & 1.9 are working