mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
update: upgrade to astro 5
This commit is contained in:
parent
0a85f4d48d
commit
c1d79f4430
4 changed files with 2871 additions and 1697 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