## Current Behavior If a buildable library depends on another buildable library that has `outputs` using globs the build fails when using an executor that remaps the dependency TypeScript path mappings to the build outputs. ## Expected Behavior Building a buildable library using an executor that remaps the dependency TypeScript path mappings to the build outputs should succeed. The remapping logic should identify and replace the glob patterns and keep the fixed part of the pattern (no segment with wildcards). Note: additionally, an obsolete check was removed from the `@nx/angular:package` and `@nx/angular:delegate-build`. ## Related Issue(s) Fixes #30041
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
This package is a JavaScript/TypeScript plugin for Nx.
{{content}}