Compability with Ionic 4 - Angular 8 PWA #1366
Labels
compatibility
Related to compatibility with specific frameworks, environments, browsers, etc.
msal-angular
Related to @azure/msal-angular package
question
Customer is asking for a clarification, use case or information.
Library
msal@1.x.x
or@azure/msal@1.x.x
@azure/msal-browser@2.x.x
@azure/msal-angular@0.x.x
@azure/msal-angular@1.x.x
@azure/msal-angularjs@1.x.x
Description
Is it possible to use MSAL in a PWA project with Angular 8 and Ionic 4?
In localhost it works, but we deployed in Azure and when we integrated the packages "@angular/pwa" and "@angular/service-worker" we found the following error:
Our code is as follows:
app.module.ts
app-routing.module.ts:
The text was updated successfully, but these errors were encountered: