mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 04:29:42 +00:00
Reapply "fix(app): startup efficiency (#18854)"
This reverts commit a379eb3867.
This commit is contained in:
parent
d1c49ba210
commit
0dbfefa080
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