Skip to content

Instantly share code, notes, and snippets.

@msiddiqi
Created February 3, 2020 18:49
Show Gist options
  • Save msiddiqi/aefc02d0086189c838608eaf0614a565 to your computer and use it in GitHub Desktop.
Save msiddiqi/aefc02d0086189c838608eaf0614a565 to your computer and use it in GitHub Desktop.
> sudo ng add @angular/pwa --project angular-pwa
Password:
Installing packages for tooling via npm.
Installed packages for tooling via npm.
CREATE ngsw-config.json (620 bytes)
CREATE src/manifest.webmanifest (1079 bytes)
CREATE src/assets/icons/icon-128x128.png (1253 bytes)
CREATE src/assets/icons/icon-144x144.png (1394 bytes)
CREATE src/assets/icons/icon-152x152.png (1427 bytes)
CREATE src/assets/icons/icon-192x192.png (1790 bytes)
CREATE src/assets/icons/icon-384x384.png (3557 bytes)
CREATE src/assets/icons/icon-512x512.png (5008 bytes)
CREATE src/assets/icons/icon-72x72.png (792 bytes)
CREATE src/assets/icons/icon-96x96.png (958 bytes)
UPDATE angular.json (3806 bytes)
UPDATE package.json (1372 bytes)
UPDATE src/app/app.module.ts (604 bytes)
UPDATE src/index.html (478 bytes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment