Skip to content

Instantly share code, notes, and snippets.

@linclark
Last active September 8, 2015 13:40
Show Gist options
  • Save linclark/e572c9eeca4448d484c4 to your computer and use it in GitHub Desktop.
Save linclark/e572c9eeca4448d484c4 to your computer and use it in GitHub Desktop.
{
"name": "...",
"version": "...",
"browserify": {
"transform": [ "browserify-shim" ]
},
"browserify-shim": {
"angular": "global:angular"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment