0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/preact/src
Emanuele Stoppa 803dd8061d
feat(container): provide a virtual module to load renderers (#11144)
* feat(container): provide a virtual module to load renderers

* address feedback

* chore: restore some default to allow to have PHP prototype working

* Thread through renderers and manifest

* Pass manifest too

* update changeset

* add diff

* Apply suggestions from code review

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

* fix diff

* rebase and update lock

---------

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-06-05 11:39:42 +01:00
..
client-dev.ts chore: use directive @ts-expect-error instead of @ts-ignore (#6429) 2023-03-07 13:41:24 +00:00
client.ts config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00
context.ts config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00
index.ts feat(container): provide a virtual module to load renderers (#11144) 2024-06-05 11:39:42 +01:00
server.ts chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
signals.ts config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00
static-html.ts Fix astro-static-slot hydration mismatch error (#7196) 2023-05-26 22:37:33 +08:00
types.ts Revert "Revert preact signals support (#4843)" (#5015) 2022-10-10 09:01:15 -04:00