Skip to content

Commit

Permalink
Merge pull request #1181 from emberjs/unused-babel-plugins
Browse files Browse the repository at this point in the history
Remove unused babel plugins
  • Loading branch information
ef4 authored Dec 17, 2024
2 parents 0e3a95f + d216fb7 commit da520e0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions addon/babel.config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
{
"plugins": [
"@embroider/addon-dev/template-colocation-plugin",
["@babel/plugin-proposal-decorators", { "legacy": true }],
"@babel/plugin-proposal-class-properties"
]
"plugins": []
}

0 comments on commit da520e0

Please sign in to comment.