0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/vercel
Matthew Phillips 3cc2010927
Fix cssesc from breaking browser code (#10194)
* Fix cssesc from breaking browser code

* Include specific thing instead

* Update .changeset/quick-bottles-march.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* Fix ISR

* Remove query stripping altogether

* Warn on client usage

* Fix build

* oops

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-02-22 11:11:41 -05:00
..
src Fix cssesc from breaking browser code (#10194) 2024-02-22 11:11:41 -05:00
test chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
CHANGELOG.md [ci] release (#10092) 2024-02-13 14:25:59 -07:00
package.json chore: move nodetest.js to test.js (#10142) 2024-02-16 16:20:49 +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/vercel

This adapter allows Astro to deploy your SSR site to Vercel.

Documentation

Read the @astrojs/vercel 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