Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documented presets not yet implemented #4

Open
mcshaz opened this issue Jul 5, 2023 · 2 comments
Open

Documented presets not yet implemented #4

mcshaz opened this issue Jul 5, 2023 · 2 comments

Comments

@mcshaz
Copy link

mcshaz commented Jul 5, 2023

Using pnpm I can run pwa-assets-generator --preset minimal public/logo.svg, but using any other preset (all, android, windows) result in:

Error: Preset android not yet implemented
    at run (file:///.../node_modules/@vite-pwa/assets-generator/dist/cli.mjs:52:15)

I have version 0.0.3 installed

Would you kindly consider either update the documentation at https://vite-pwa-org.netlify.app/assets-generator/cli.html to note that the presets are still a work in progress, or add the presets? Thank you

@userquin
Copy link
Member

userquin commented Jul 5, 2023

Check the Presets entry, WIP is there: https://vite-pwa-org.netlify.app/assets-generator/cli.html#presets

@userquin
Copy link
Member

userquin commented Jul 5, 2023

PR welcome to add the presets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants