mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix: css code splitting off for desktop
This commit is contained in:
parent
d914a08896
commit
99a23bdc8f
1 changed files with 1 additions and 0 deletions
|
|
@ -17,5 +17,6 @@ export default defineConfig({
|
|||
},
|
||||
build: {
|
||||
target: "esnext",
|
||||
cssCodeSplit: false,
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue