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. +