2 Commits

Author SHA1 Message Date
Oliver Schlegel
b1cc187c20
feat(angular): expose builder functions (#10252) 2022-05-16 09:41:53 +01:00
Jordan
a7a7c55ff5
fix(angular): expose executors sources (#8368)
* fix(angular): expose executors sources

when having custom builder relying on yours, explicit access to executors directory is now required with ng13. Otherwise calls such as `require("@nrwl/angular/src/executors/package/package.impl");` do not work anymore

* feat(angular): expose only executor functions

Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-01-13 12:19:46 +00:00