diff --git a/app/astro/astro.config.ts b/app/astro/astro.config.ts index 65497eb..8679c66 100644 --- a/app/astro/astro.config.ts +++ b/app/astro/astro.config.ts @@ -11,8 +11,5 @@ export default defineConfig({ }, build: { format: 'file' - }, - experimental: { - assets: true, } }) \ No newline at end of file