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

feat(angular): add ast util to add a provider to bootstrapApplication #14136

Merged

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Jan 4, 2023

Current Behavior

Some providers with standalone applications must be attached to the bootstrapApplication call. We currently have no convenient way of handling this.

Expected Behavior

Add an ast util to do this.

@Coly010 Coly010 self-assigned this Jan 4, 2023
@vercel
Copy link

vercel bot commented Jan 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
nx-dev ⬜️ Ignored (Inspect) Jan 4, 2023 at 3:30PM (UTC)

@Coly010 Coly010 enabled auto-merge (squash) January 4, 2023 15:12
@Coly010 Coly010 force-pushed the angular/add-provider-to-bootstrap-application branch from bdfed19 to 2bf3fe6 Compare January 4, 2023 15:27
@Coly010 Coly010 merged commit d9efb98 into nrwl:master Jan 4, 2023
@Coly010 Coly010 deleted the angular/add-provider-to-bootstrap-application branch January 4, 2023 16:34
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants