0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/packages/integrations/preact/src
Ryan Christian ad50784adc
refactor: Drop Preact compat hack, remove incorrect alias (#10585)
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2024-04-01 16:53:59 +08: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 refactor: Drop Preact compat hack, remove incorrect alias (#10585) 2024-04-01 16:53:59 +08: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