This PR ensures that `"rootDir": "."` is set in `tsconfig.base.json` is set, or else generating libs in a standalone project will fail with and error like this: ``` error TS5090: Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'? ``` ## Current Behavior <!-- This is the behavior we have today --> ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
This package is a JavaScript/TypeScript plugin for Nx.
{{content}}