From f260b59075f23f6ed714ec6cb0364cfabcebd387 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 30 Jan 2026 11:55:40 -0800 Subject: [PATCH] chore: trigger CI publish --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2726e4e..52ca9c6 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,4 @@ module.exports = { Applications can use `@/` aliases because they're the final consumer - aliases resolve at build time. Libraries cannot use `@/` aliases because when symlinked into a consumer, `@/` resolves against the **consumer's** tsconfig, not the library's. This causes build failures. +