Skip to content

Commit

Permalink
Update babe.config.json for decidim 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonasAapro committed Apr 5, 2024
1 parent 44a2977 commit e92f5be
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@
}
],
[ "@babel/plugin-transform-regenerator", { "async": false }],
[ "@babel/plugin-proposal-private-property-in-object", { "loose": true }],
["@babel/plugin-proposal-private-methods", { "loose": true }],
["@babel/plugin-proposal-class-properties", { "loose": true }]
]
}
}

0 comments on commit e92f5be

Please sign in to comment.