0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/node
Arsh 83f9105cd5
fix(node): handle offshoot promise rejections (#10454)
* fix(node): handle offshoot promise rejections

* add test

* add changeset

* Update packages/integrations/node/test/errors.test.js
2024-03-18 19:44:46 +05:30
..
src fix(node): handle offshoot promise rejections (#10454) 2024-03-18 19:44:46 +05:30
test fix(node): handle offshoot promise rejections (#10454) 2024-03-18 19:44:46 +05:30
CHANGELOG.md [ci] release (#10286) 2024-03-01 12:10:51 +00:00
package.json [ci] release (#10286) 2024-03-01 12:10:51 +00:00
README.md
tsconfig.json

@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