build(frontend): update babel config

This commit is contained in:
Sarah Vaupel 2024-09-03 01:56:48 +02:00
parent 68398fdcc6
commit 7b08f37a51

View File

@ -1,4 +1,4 @@
module.exports = (api) => {
export default (api) => {
api.cache(true);
const presets = [