removed comment
Some checks failed
Build and Push Svelte Docker Image / build (push) Failing after 4m59s
Some checks failed
Build and Push Svelte Docker Image / build (push) Failing after 4m59s
This commit is contained in:
parent
c1dc531995
commit
8c2c36edfb
@ -8,9 +8,6 @@ const config = {
|
|||||||
preprocess: vitePreprocess(),
|
preprocess: vitePreprocess(),
|
||||||
|
|
||||||
kit: {
|
kit: {
|
||||||
// adapter-auto only supports some environments, see https://kit.svelte.dev/docs/adapter-auto for a list.
|
|
||||||
// If your environment is not supported, or you settled on a specific environment, switch out the adapter.
|
|
||||||
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
|
|
||||||
adapter: adapter()
|
adapter: adapter()
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user