Re: documentation for mobile-toolkit:
https://github.com/angular/mobile-toolkit/blob/master/guides/cli-setup.md
It references: (Note: this recipe is based on version 1.0.0-beta.4 of Angular CLI.)
Not generating "Web Application Manifest" file.
I've noticed that some of Angular-cli apps were getting 404 errors from the Service Worker from non --mobile generated versions. Not sure if there is some flag set in the angular-cli.json file that I've been using after converting prior angular-cli projects.
I'd like to use the Angular PWA and it would be nice to have updated documentation on how to use it.
Thanks,
Matt
Re: documentation for mobile-toolkit:
https://github.com/angular/mobile-toolkit/blob/master/guides/cli-setup.md
It references: (Note: this recipe is based on version 1.0.0-beta.4 of Angular CLI.)
Not generating "Web Application Manifest" file.
I've noticed that some of Angular-cli apps were getting 404 errors from the Service Worker from non --mobile generated versions. Not sure if there is some flag set in the angular-cli.json file that I've been using after converting prior angular-cli projects.
I'd like to use the Angular PWA and it would be nice to have updated documentation on how to use it.
Thanks,
Matt