Chore: solid-start 0.6.0

This commit is contained in:
aronmal 2024-02-28 22:00:19 +01:00
parent 68e8218b1b
commit b28d381948
Signed by: aronmal
GPG key ID: 816B7707426FC612
3 changed files with 284 additions and 615 deletions

View file

@ -1,7 +0,0 @@
import { defineConfig } from "@solidjs/start/config";
export default defineConfig({
start: {
middleware: "./src/middleware.ts",
},
});