Skip to content

Commit

Permalink
Remove angularjs-annotate Babel plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 28, 2024
1 parent 46813be commit 6ca6263
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion buildtools/webpack.commons.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ module.exports = function (config) {
babelrc: false,
comments: false,
presets: [babelPresetEnv],
plugins: [require.resolve('babel-plugin-angularjs-annotate')],
},
},
};
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
"angular-ui-date": "1.1.1",
"angular-ui-slider": "0.4.0",
"babel-loader": "8.3.0",
"babel-plugin-angularjs-annotate": "0.10.0",
"bootstrap": "4.6.2",
"cheerio": "1.0.0-rc.12",
"chokidar": "3.6.0",
Expand Down

0 comments on commit 6ca6263

Please sign in to comment.