Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the Need for Globals in Angular #5460

Open
fireflysemantics opened this issue Apr 19, 2020 · 3 comments
Open

Remove the Need for Globals in Angular #5460

fireflysemantics opened this issue Apr 19, 2020 · 3 comments
Labels
Angular Related to Angular 2+ Core Related to core Amplify issues dependencies Pull requests that update a dependency file feature-request Request a new feature

Comments

@fireflysemantics
Copy link

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

@fireflysemantics fireflysemantics added the feature-request Request a new feature label Apr 19, 2020
@iartemiev iartemiev added the Angular Related to Angular 2+ label Apr 20, 2020
@jordanranz
Copy link
Contributor

Hey @fireflysemantics, which version of Angular are you using?

@fireflysemantics
Copy link
Author

Hi @jordanranz - I'm using version 9.

@fireflysemantics
Copy link
Author

I was thinking about building a schematic that will automatically installed the amplify library, do the imports in main.ts etc. and it's easier to produce one if the scaffolding is minimal.

@abdallahshaban557 abdallahshaban557 added the Core Related to core Amplify issues label Jun 3, 2022
@nadetastic nadetastic added the dependencies Pull requests that update a dependency file label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Angular Related to Angular 2+ Core Related to core Amplify issues dependencies Pull requests that update a dependency file feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

5 participants