summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test/hosted (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-27Remove Netlify adapter from core (#8574)Gravatar Matthew Phillips 8-56/+0
* New link * More explicit * Add placeholder package.json * lockfile * add keyworkds
2023-09-22nit: optimize images (#8629)Gravatar Erika 1-0/+0
2023-09-13chore: check if ssr works on netlify (#8002)Gravatar Martin Clementz 2-0/+13
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-16feat: unflag experimental.assets (#7921)Gravatar Erika 1-3/+0
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-08-03Use workspace dependency in Netlify testGravatar Matthew Phillips 1-2/+2
2023-07-21test: add setup for Vercel / Netlify tests (#7716)Gravatar Erika 7-0/+46
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>