0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/integrations/cloudflare/src
Daniel 2dc582ac5e
adjusting cloudflare adapter and solid ssr to work together (#4888)
* adjusting cloudflare adapter (respecting user config)
define better solid ssr config

* only inline the framework

this needs to happen for worker build in order to have the correct build mode for the framework, which needs the nodejs no matter if it is for node or the browser.

Co-authored-by: AirBorne04 <daniel@floatingpixels.com>
2022-10-06 10:28:47 -04:00
..
index.ts adjusting cloudflare adapter and solid ssr to work together (#4888) 2022-10-06 10:28:47 -04:00
server.advanced.ts [ci] format 2022-09-28 20:57:35 +00:00
server.directory.ts [ci] format 2022-09-28 20:57:35 +00:00
shim.ts feat: add SSR adaptor for cloudflare pages functions (#3600) 2022-06-16 10:12:25 -04:00