Øystein Amundsen

Results 3 comments of Øystein Amundsen

Sure: ```ts import { CommonModule } from '@angular/common'; import { APP_INITIALIZER, NgModule } from '@angular/core'; import { MatProgressSpinnerModule } from '@angular/material/progress-spinner'; import { RouterModule } from '@angular/router'; import { KeycloakAngularModule,...

This is for an NX workspace though, but the same principles would apply: https://stackoverflow.com/questions/77111579/adding-workbox-to-an-angular-app-in-an-nx-workspace Hope this helps.