0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/netlify/src
Matthew Phillips 6fd161d769
Add the output option (#4015)
* Start of work on astroConfig.mode === 'server'

* Add tests and more

* adapter -> deploy in some places

* Add fallback for `adapter` config

* Update more tests

* Update image tests

* Fix clientAddress test

* Updates based on PR review

* Add a changeset

* Update integrations tests + readme

* Oops

* Remove old option

* Rename `mode` to `output`

* Update Node adapter test

* Update test

* fred pass

* fred pass

* fred pass

* fix test

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2022-07-25 00:18:02 -04:00
..
index.ts [ci] format 2022-06-06 16:49:53 +00:00
integration-edge-functions.ts Add the output option (#4015) 2022-07-25 00:18:02 -04:00
integration-functions.ts Add the output option (#4015) 2022-07-25 00:18:02 -04:00
netlify-edge-functions.ts Adds support for Astro.clientAddress (#3973) 2022-07-19 16:10:15 -04:00
netlify-functions.ts SSR 404 and 500 routes in adapters (#4018) 2022-07-22 16:30:17 -04:00
shared.ts [ci] format 2022-05-11 15:14:43 +00:00