@io-arc/task-manifest

Generate manifest.json for use with PWA, etc.

Usage#

$ npm i -D @io-arc/task-manifest
# once run
$ NODE_ENV=development MODE_ENV=once ia-manifest
# watch run
$ NODE_ENV=development MODE_ENV=watch ia-manifest

Or

package.json
{
"scripts": {
"manifest": "ia-manifest"
}
}
$ npm run manifest

Specification#

Put manifest.yml or manifest**.yml (e.g. manifest-ios.yml) directly under the workspace.
If the file name is prefix with '_'(e.g. _manifest.yml), it is not applicable.

Property see is the MDN.

Default#

If no specific property is specified in manifest.yml, the default value will be set automatically.

propertydefault
nametitle
short_nametitle
scopesiteRoot
related_applications[]