Skip to content

Files

This branch is 1865 commits behind sveltejs/kit:main.

adapter-auto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 23, 2021
Dec 14, 2022
Sep 13, 2022
Sep 13, 2022
May 30, 2022
Nov 21, 2022
Dec 24, 2022
Nov 28, 2022

adapter-auto

Automatically chooses the adapter for your current environment, if possible.

Supported environments

The following environments are supported out-of-the-box, meaning a newly created project can be deployed on one of these platforms without any additional configuration:

Community adapters

Support for additional environments can be added in adapters.js. To avoid this package ballooning in size, community-supported adapters should not be added as dependencies — adapter-auto will instead prompt users to install missing packages as needed.

Changelog

The Changelog for this package is available on GitHub.