Commit c8aebe1
committed
build: compile with the Angular 21.2 toolchain, dropping ng-packagr's module type field
ng-packagr 21.2 adds "type": "module" to the generated
package.json, which breaks the CommonJS schematics bundles at require
time. The build now deletes the field and its schematics-load check
runs after the deletion.1 parent 3b177eb commit c8aebe1
3 files changed
Lines changed: 3890 additions & 3396 deletions
0 commit comments