Commit c20af6e
fix(homepage): alias @elizaos/ui to CloudVideoBackground.tsx directly
Pointing the alias at ui/src/index.ts caused dev-server failures
because @elizaos/ui imports @elizaos/shared which is not installed
in the homepage's node_modules. marketing.tsx only imports
CloudVideoBackground, so alias to that specific file instead.
Build drops from 37s to 1.1s as a side effect.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b04ad44 commit c20af6e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
0 commit comments