Charles Lyding fe1ae69339 fix(@angular-devkit/architect): avoid Node.js resolution for relative builder schema
To avoid the need to perform Node.js resolution for the typical case of a relative
builder schema, a check is now performed to determine if a schema path within the
build manifest appears to be relative.
2024-12-17 16:28:37 -05:00
..

Angular Build Facade

WIP