Maybe this helps?
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m24s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m24s
This commit is contained in:
@@ -13,6 +13,9 @@ import icon from "astro-icon";
|
||||
export default defineConfig({
|
||||
output: "server",
|
||||
prefetch: true,
|
||||
build: {
|
||||
inlineStylesheets: "always",
|
||||
},
|
||||
integrations: [solidJs(), icon()],
|
||||
|
||||
adapter: node({
|
||||
|
||||
Reference in New Issue
Block a user