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

Feature request: Specify output folder for PWA #568

Closed
de-dan opened this issue Nov 11, 2023 · 1 comment · Fixed by #572
Closed

Feature request: Specify output folder for PWA #568

de-dan opened this issue Nov 11, 2023 · 1 comment · Fixed by #572

Comments

@de-dan
Copy link

de-dan commented Nov 11, 2023

Currently the generated webp-icons for the pwa generation are saved in the <root>/icons/ folder. It would be great to specify the output folder.

The motivation: If I deploy the app the /icons/-folder it is not part of the www-deployment-output folder. I have to manually add the icons to the asset-folder and fix the paths in the manifest.webmanifest-file.

@dtarnawsky
Copy link
Contributor

This issue has been resolved in v3.0.3. For projects that contain src/assets folders (like Angular) the --pwa option will generate assets in the correct folder.

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

Successfully merging a pull request may close this issue.

2 participants