mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-22 15:09:37 +00:00
feat: add EdgeOne adapter support
Integrates EdgeOne as a deployment adapter alongside existing providers like Cloudflare, Netlify, Node, and Vercel. Enables deployment to EdgeOne platform by adding the adapter package and configuration, expanding the available deployment options for the project.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"@astrojs/netlify": "^6.6.0",
|
||||
"@astrojs/node": "^9.5.0",
|
||||
"@astrojs/vercel": "^9.0.0",
|
||||
"@edgeone/astro": "^1.0.5",
|
||||
"@types/prismjs": "^1.26.5",
|
||||
"astro": "^5.15.7",
|
||||
"astro-eslint-parser": "^1.2.2",
|
||||
|
||||
Reference in New Issue
Block a user