Skip to content

Commit f30f153

Browse files
author
Patrick M
committed
update to astro 6
1 parent fe797cb commit f30f153

File tree

4 files changed

+111
-448
lines changed

4 files changed

+111
-448
lines changed

astro.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,5 @@ export default defineConfig({
7272
styles: ["normal", "italic"],
7373
},
7474
],
75-
experimental: {
76-
// preserveScriptOrder: true,
77-
},
75+
// preserveScriptOrder: true,
7876
});

0 commit comments

Comments
 (0)