mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
Use devinxi-ed Solid Start (#4635)
Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Dax Raad <d@ironbay.co>
This commit is contained in:
parent
7f183f7404
commit
85d99198b5
22 changed files with 705 additions and 511 deletions
|
|
@ -9,7 +9,7 @@ export default defineConfig({
|
|||
"@": path.resolve(__dirname, "./src"),
|
||||
},
|
||||
},
|
||||
plugins: [tailwindcss(), solidPlugin()],
|
||||
plugins: [tailwindcss(), solidPlugin()] as any,
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
allowedHosts: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue