mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
build(deps): bump astro and dependencies (#484)
* build(deps): bump astro from 5.4.2 to 5.5.2 Upgrade astro and add experimental preserveScriptOrder * build(deps): upgrade tailwind and eslint patch updates
This commit is contained in:
@@ -35,5 +35,6 @@ export default defineConfig({
|
||||
experimental: {
|
||||
svg: true,
|
||||
responsiveImages: true,
|
||||
preserveScriptOrder: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user