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

Icons not added to manifest if inject=false #102

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FlorianBruckner
Copy link

This PR consists of actually two litte tweaks:

1.) It adds prepare to package.json so we can add a github reference to package.json
2.) It fixes a problem that icons are neither generated nor added to the manifest if inject=false

… the manifest resources are processed twice when inject=false and icons have been removed from options in the previous pass.

This commit fixes the problem by assuming that when assets are present, they need not be generated a second time even if inject=false.
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.

None yet

1 participant