Nick Hance
Nick Hance
Error is being caught here: https://github.com/syncweek-react-aad/react-aad/blob/8db0b8cd9293f1667b71ef9351de22bb2cd41ac1/packages/react-aad-msal/src/MsalAuthProvider.ts#L152
I like this. These commands already receive an argument (`start` being the most visible example). Do we use the presence of a `/` to change the way it works? I'm...
Damn it would be cool if we could make it that simple. Any idea on how we can offer an out of the box experience that let's people use it...
Sure, I think we could support this in a flagged option. Our paranoia is around developers throwing `--force` into a normal daily workflow and becoming numb to the danger inherent...
Failing for me with these dependencies: ``` "dependencies": { "@angular/common": "2.4.1", "@angular/compiler": "2.4.1", "@angular/core": "2.4.1", "@angular/forms": "2.4.1", "@angular/http": "2.4.1", "@angular/material": "^2.0.0-beta.1", "@angular/platform-browser": "2.4.1", "@angular/platform-browser-dynamic": "2.4.1", "@angular/router": "3.4.1", "core-js": "^2.4.1", "jquery":...