build(frontend): fix babel config

This commit is contained in:
Sarah Vaupel 2024-09-03 01:59:49 +02:00
parent 483f3f7e05
commit 6e42c3d1c7

View File

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