Remove experiment tag, updated to Astro 3.0
This commit is contained in:
parent
ae4f4db33c
commit
98c810e7da
1 changed files with 0 additions and 3 deletions
|
@ -11,8 +11,5 @@ export default defineConfig({
|
||||||
},
|
},
|
||||||
build: {
|
build: {
|
||||||
format: 'file'
|
format: 'file'
|
||||||
},
|
|
||||||
experimental: {
|
|
||||||
assets: true,
|
|
||||||
}
|
}
|
||||||
})
|
})
|
Reference in a new issue