mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
fix(app): startup efficiency (#18854)
This commit is contained in:
parent
c9c93eac00
commit
546748a461
33 changed files with 943 additions and 636 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"./hooks": "./src/hooks/index.ts",
|
||||
"./context": "./src/context/index.ts",
|
||||
"./context/*": "./src/context/*.tsx",
|
||||
"./font-loader": "./src/font-loader.ts",
|
||||
"./styles": "./src/styles/index.css",
|
||||
"./styles/tailwind": "./src/styles/tailwind/index.css",
|
||||
"./theme": "./src/theme/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue