-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Msal for angular has enormous bundle size #6290
Comments
@markostojkov We have been working on reducing the bundle size for the next version of MSAL. Can you please try upgrading to the beta versions of MSAL Browser and MSAL Angular and see if that helps? |
@jo-arroyo You are very generous with your time, thanks for the quick response. I installed Here is a tree of the @Azure folder in node modules https://pastebin.com/QH2Lh9aK |
@markostojkov Thank you for providing the breakdown. We have made changes to the library in this version that impacted our ability to reduce the size, and unfortunately, this is the extent of the reduction we are able to make. We are aware that this is a frustration to our customers, but we do not have further work prioritized in this regard at this time. |
@jo-arroyo I am no expert in angular, I am curious whether I am allowed as person not belonging to your organization to make a pull request and try reducing the size? |
@markostojkov We welcome your contributions, and would be more than happy to look at a PR. Please see this guide on how to get set up. Closing this issue as there is no further guidance. We look forward to seeing your PR. |
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
13.2.0
Wrapper Library
MSAL Angular (@azure/msal-angular)
Wrapper Library Version
2.5.9
Public or Confidential Client?
Public
Description
The size of the msal bundle is 30% of my whole app (350KB+)
MSAL Configuration
No response
Relevant Code Snippets
No response
Identity Provider
Azure AD / MSA
Source
External (Customer)
The text was updated successfully, but these errors were encountered: