1.3.0 • Published 6 years ago

webdash-pwa-manifest v1.3.0

Weekly downloads
130
License
ISC
Repository
github
Last release
6 years ago

Webdash PWA Manifest

Speed up your Progressive Web App workflow by previewing your Web App Manifest.

npm install --save-dev webdash-pwa-manifest

PWA manifest preview

Features

Preview your Web App Manifest on Android:

  • Icon on homescreen
  • Splash screen
  • Status bar theme color

Configuration

This plugin looks for manifestPath in your webdash.json configuration file, and defaults to ./src/manifest.json if it's not set.

You may need to fix your manifestPath for this plugin to work.

If you cannot see the icon you set in your manifest.json, then you need to adjust readableAssets in webdash.json.

By default it's set to "./src/assets/": "/assets/" which allows webdash to access ./src/assets/ in your project and maps it to routes starting with /assets/.

Enjoying webdash?

Say Hi on Twitter: @JoubranJad

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago