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 msal-node-extensions workaround #234456

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Remove msal-node-extensions workaround #234456

merged 1 commit into from
Nov 22, 2024

Conversation

TylerLeonhardt
Copy link
Member

We needed this workaround because MSAL was always trying to require a native module we never use.

I sent a PR to MSAL to rework their behavior and that has now been released and we pulled that in in #234450

With the updated msal-node-extensions library, we no longer need to do this webpack logic.

We needed this workaround because MSAL was always trying to require a native module we never use.

I sent a PR to MSAL to rework their behavior and that has now been released and we pulled that in in #234450

With the updated msal-node-extensions library, we no longer need to do this webpack logic.
@TylerLeonhardt TylerLeonhardt self-assigned this Nov 22, 2024
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) November 22, 2024 23:23
@vs-code-engineering vs-code-engineering bot added this to the November 2024 milestone Nov 22, 2024
@TylerLeonhardt TylerLeonhardt merged commit 68cd788 into main Nov 22, 2024
8 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/rural-wren branch November 22, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants