Skip to content

Instantly share code, notes, and snippets.

@esteinborn
Created August 28, 2013 13:17
Show Gist options
  • Save esteinborn/6365940 to your computer and use it in GitHub Desktop.
Save esteinborn/6365940 to your computer and use it in GitHub Desktop.
Prevent errors from minification of Angular JS From: http://docs.angularjs.org/tutorial/step_05
myAppCtrl.$inject = ['$scope', '$http'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment