Open
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When working with Angular we need to add globals to tsconfig.app.json
, polyfills
, and index.html
.
The specifics are in the Amplify documentation and also here. It would be great if Amplify were refactored removing the need to take these steps:
https://medium.com/@ole.ersoy/getting-angular-ready-for-aws-amplify-fc33f07f14a2