3 Commits

Author SHA1 Message Date
ced
49b313f27a fix(@schematics/angular): add missing import for functional interceptor spec 2022-12-02 09:04:50 +00:00
ced
2f92fe7e58 fix(@schematics/angular): add missing semicolon in functional guard/resolver/interceptor 2022-12-02 09:04:22 +00:00
ced
9299dea649 feat(@schematics/angular): generate functional interceptors
Adds a `--functional` flag to the interceptor schematic to generate a functional interceptor (as we can now do for guards and resolvers)
2022-11-28 13:16:36 +00:00