0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/integrations/cloudflare/test/fixtures
Marco Schumacher 2365c12464
fix(cloudflare): added config for _routes.json generation (#8459)
* added config for _routes.json generation

* added changeset

* renamed test file

* updated comments

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* worked on tests

* worked on docs

* worked on docs

* worked on tests

* updated pnpm-lock.yaml

* worked on tests

* moved the _worker.js in cloudflareSpecialFiles statement

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-09-24 08:32:03 +02:00
..
basics
cf
function-per-route
no-output
prerender
routes-json fix(cloudflare): added config for _routes.json generation (#8459) 2023-09-24 08:32:03 +02:00
runtime
wasm feat(@astrojs/cloudflare): Add support for wasm module imports (#8542) 2023-09-22 16:58:00 +02:00
wasm-directory feat(@astrojs/cloudflare): Add support for wasm module imports (#8542) 2023-09-22 16:58:00 +02:00
wasm-function-per-route feat(@astrojs/cloudflare): Add support for wasm module imports (#8542) 2023-09-22 16:58:00 +02:00
with-solid-js