Skip to content

Commit

Permalink
Upgrade to Astro 3
Browse files Browse the repository at this point in the history
  • Loading branch information
basham committed Sep 15, 2023
1 parent 5812c6a commit 5cdc9c1
Show file tree
Hide file tree
Showing 4 changed files with 832 additions and 5,816 deletions.
9 changes: 2 additions & 7 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,8 @@ import sitemap from '@astrojs/sitemap';

// https://astro.build/config
export default defineConfig({
experimental: {
assets: true
},
image: {
service: {
entrypoint: 'astro/assets/services/sharp'
}
build: {
assets: 'assets'
},
integrations: [
mdx(),
Expand Down
Loading

0 comments on commit 5cdc9c1

Please sign in to comment.