July 2018
Intermediate to advanced
420 pages
8h 46m
English
Let's check some important changes made in our application files. The previous command will add two new files at the root folder.
The manifest.json file is used to set up the:
Also, it is possible to set up description tags, related applications, and the platform.
A ngsw-config.json file (also known as a service worker configuration), used to setup assetsGroup, dataGroups, navigationUrls and cache.
Inside src/assets was created a new folder called icons; this icon will be shown as an application bookmark on your mobile phone screen.
And the following files was updated:
Read now
Unlock full access