Skip to content

Commit

Permalink
fix: remove experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanaphomH committed Dec 28, 2023
1 parent 439e2ff commit deecb69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,4 @@ import svelte from "@astrojs/svelte";
// https://astro.build/config
export default defineConfig({
integrations: [tailwind(), svelte()],
experimental: {
assets: true,
}
});

0 comments on commit deecb69

Please sign in to comment.