Skip to content

Commit

Permalink
chore(angularjs): Remove angularjs-annotate babel plugin in favor of …
Browse files Browse the repository at this point in the history
…explicitly DI annotation
  • Loading branch information
christopherthielen committed Feb 21, 2019
1 parent 78d0b68 commit 2ba3b8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
]
}
}]
],
"plugins": ["angularjs-annotate"]
]
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
"autoprefixer": "^7.1.2",
"babel-core": "^6.21.1",
"babel-loader": "^7.1.5",
"babel-plugin-angularjs-annotate": "0.10.0",
"cache-loader": "2.0.1",
"copy-webpack-plugin": "4.6.0",
"css-loader": "2.1.0",
Expand Down

0 comments on commit 2ba3b8d

Please sign in to comment.