export default { compilerOptions: { hmr: true, experimental: { async: true } } };