0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/node
Emanuele Stoppa bcc504dae0
chore: add rule switch-exhaustiveness-check (#9867)
* chore: add rule `switch-exhaustiveness-check`

* apply feedback

* routing is always defined
2024-01-30 08:35:08 +00:00
..
src [ci] format 2024-01-25 10:24:46 +00:00
test chore: add rule switch-exhaustiveness-check (#9867) 2024-01-30 08:35:08 +00:00
CHANGELOG.md [ci] release (#9802) 2024-01-26 13:30:42 +00:00
package.json [ci] release (#9802) 2024-01-26 13:30:42 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/node

This adapter allows Astro to deploy your SSR site to Node targets.

Documentation

Read the @astrojs/node docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro