Please follow the issue template below. Failure to do so will result in a delay in answering your question.
[email protected] or @azure/[email protected]@azure/[email protected]@azure/[email protected]@azure/[email protected]@azure/[email protected]Important: Please fill in your exact version number above, e.g. [email protected].
Angular 10
Angular 10 provides a build warning. This seems to stem from the use of minimatch.
This is non-consequential, but would be nice to clean up.
WARNING in C:...\node_modules\@azure\msal-angular__ivy_ngcc__\fesm2015\azure-msal-angular.js depends on 'minimatch'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
WARNING in C:...\node_modules\minimatch\minimatch.js depends on 'path'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
WARNING in C:...\node_modules\minimatch\minimatch.js depends on 'brace-expansion'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
// not relevant
// not relevant
This issue has not seen activity in 14 days. It will be closed in 7 days if it remains stale.
any news on this? we're just working on updating our npm packages and running into this same issue
We'll be addressing this in MSAL Angular v2 (preview version coming soon!).
Minimatch has been replaced in the latest alpha of MSAL Angular v2. Closing.
Most helpful comment
We'll be addressing this in MSAL Angular v2 (preview version coming soon!).