diff --git a/babel.config.js b/babel.config.js index bf4b93dce..ff0b62922 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,4 +1,4 @@ -module.exports = (api) => { +export default (api) => { api.cache(true); const presets = [