webdash-pwa-manifest

1.3.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i webdash-pwa-manifest

Weekly Downloads

226

Version

1.3.0

License

ISC

Unpacked Size

8.87 MB

Total Files

801

Last publish

Collaborators

  • jadjoubran