// ponytail: Angular's unit-test builder always resolves a `build` target for compiler // options, even for a project that's only ever tested, never served — there's no way to // opt out. This is that target's sole purpose; nothing imports it. Upgrade to a real // ng-packagr library target if this lib is ever actually built/published. export {};