Add cloudflare adapter to astro config

This commit is contained in:
Steve Paul
2023-12-20 00:20:49 +05:30
parent 544bc41c88
commit 8bbaa251b9
3 changed files with 414 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "^8.0.0",
"@astrojs/netlify": "^3.1.1",
"@astrojs/react": "^3.0.7",
"@types/react": "^18.2.45",