Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

feat: Add purpose props on icons - #105

Open
Sako-0384 wants to merge 3 commits into
arthurbergmz:masterfrom
Sako-0384:master
Open

Sako-0384 wants to merge 3 commits into
arthurbergmz:masterfrom
Sako-0384:master

Conversation

@Sako-0384

Copy link
Copy Markdown

Just adding the feature below.
https://w3c.github.io/manifest/#purpose-member

Usage:

icons: [
  {
    src: path.resolve('./icon.png'),
    sizes: 512,
    destination: 'icons',
    purpose: 'any maskable'
  }
]

@webschik

Copy link
Copy Markdown

@arthurbergmz, could you add this fix in the next release?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants