pwa-asset-generator icon indicating copy to clipboard operation
pwa-asset-generator copied to clipboard

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated i...

Results 89 pwa-asset-generator issues
Sort by recently updated
recently updated
newest added

I ran this command: ```shell npx pwa-asset-generator cs.png images -i index.html -m manifest.json --favicon --path-override "./images" ``` And it didn't generate all the required icons for Android, which i found...

bug
needs verification

**Is your feature request related to a problem? Please describe.** I wish there was a way to create a splash screen with a custom background image **Describe the solution you'd...

feature request

Support `--no-sandbox` as it is written in the docs. Currently, it is only possible to activate this option with `-n` or `--noSandbox`. Fixes #1003

This is the real fix for #1014, but the new version of Cheerio drops old versions of Node, requiring this to be a semver-major update, and I didn't want to...

dep-upgrade
node-upgrade

Instead of having to manually update them whenever they break, just use the latest lts versions.

Why do I have this error in Chrome DevTools's Manifest tab? ![image](https://github.com/user-attachments/assets/0d82ee1d-e9ea-425c-9ee7-1370843e2779) ``` Richer PWA Install UI won't be available on desktop. Please add at least one screenshot with the...

enhancement

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.0 to 24.0.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.14.0&new-version=24.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dep-upgrade

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.32.1 to 8.34.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.34.1 8.34.1 (2025-06-16) 🩹 Fixes types: add 2026/17 to EcmaVersion (#11304) typescript-estree: emit a Literal instead of Identifier...

dep-upgrade

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.0 to 8.34.1. Release notes Sourced from @​typescript-eslint/parser's releases. v8.34.1 8.34.1 (2025-06-16) 🩹 Fixes types: add 2026/17 to EcmaVersion (#11304) typescript-estree: emit a Literal instead of Identifier...

dep-upgrade