mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
chore(astro): upgrade to astro 6
This commit is contained in:
parent
f378862b23
commit
ed9f680505
4 changed files with 6716 additions and 3088 deletions
|
|
@ -3,7 +3,7 @@ import vue from '@astrojs/vue'
|
|||
import tailwind from '@astrojs/tailwind'
|
||||
// Astro Netlify Reference
|
||||
// https://github.com/withastro/astro/tree/main/packages/integrations/netlify
|
||||
import netlify from '@astrojs/netlify/functions'
|
||||
import netlify from '@astrojs/netlify'
|
||||
// import sitemap from '@astrojs/sitemap'
|
||||
import partytown from '@astrojs/partytown'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue