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