update astro to v3
This commit is contained in:
parent
34a8c1db33
commit
176279ecb5
4 changed files with 993 additions and 594 deletions
|
|
@ -5,7 +5,5 @@ import react from '@astrojs/react';
|
|||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
integrations: [react()],
|
||||
experimental: {
|
||||
assets: true,
|
||||
},
|
||||
experimental: {},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue