Simon Hanna
Simon Hanna
I'm sorry I completely forgot about that. I created two merge requests that address points 1 and 2
I found something that works. I'm not sure through if my change is correct for all other uses of ng update. https://github.com/simhnna/angular-cli/commit/f66ff3b0ad90adb7c4103e7cb4f8998575f52975 With the change migrateOnly gets passed the package...
I applied my patch to my locally installed angular CLI before running the migrate command
I just want to drop here that we're relying on auth errors being sent to the default backend. Regarding the performance hit due to the round trip: isn't that precisely...