build(frontend): fix babel config
This commit is contained in:
parent
483f3f7e05
commit
6e42c3d1c7
@ -1,4 +1,4 @@
|
||||
export default (api) => {
|
||||
module.exports = (api) => {
|
||||
api.cache(true);
|
||||
|
||||
const presets = [
|
||||
Reference in New Issue
Block a user