According to the official documents, I try to build a PWA work in the offline environment, I can do this with pure PWA without angular-cli.
But I followed official documents, It can't run offline. It's that document https://angular.io/guide/service-worker-getting-started#getting-started-with-service-workers
My angular-cli version: @angular/cli@8.3.17