move tsx kit -> uikit
This commit is contained in:
@@ -57,7 +57,7 @@ go -C go test ./...
|
||||
scaffolding. Apps import as `@kjol/*`. (Concrete permission constants stay app-side.)
|
||||
|
||||
**Frontend import aliases** (resolved by the bundler and mirrored in each app's tsconfig
|
||||
`paths`): `@ui/*` → `web/kit`, `@kjol/*` → `web/`, `@appgen/*` → the app's generated dir
|
||||
`paths`): `@ui/*` → `web/uikit`, `@kjol/*` → `web/`, `@appgen/*` → the app's generated dir
|
||||
(e.g. the FA `faIcons` registry — app-owned, gitignored, regenerated each build). The kit's
|
||||
own imports of sibling components stay relative (`./Buttons.tsx`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user