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

Feat/i18n #179

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Feat/i18n #179

wants to merge 8 commits into from

Conversation

AntoineMontane
Copy link

@AntoineMontane AntoineMontane commented Jan 13, 2025

Description

add i18n option to generate localized app manifest & service-worker manifest

Linked Issues

fixes #52

Additional Context

  • would be glad not to duplicate components by using a new virtual:nuxt-pwa-configuration field i18nManifestSplitted boolean. But i fail to do so, with an exception in building my project when importing that virtual module in the component.
  • relies on a feat(api): allow overriding options vite-plugin-pwa#811 to handle option customization at the API level

@AntoineMontane AntoineMontane marked this pull request as draft January 13, 2025 14:50
@AntoineMontane AntoineMontane marked this pull request as ready for review January 13, 2025 14:50
@AntoineMontane AntoineMontane force-pushed the feat/i18n branch 3 times, most recently from 2cdf179 to f25fc57 Compare January 13, 2025 21:03
@AntoineMontane AntoineMontane changed the title Feat/i18n WIP Feat/i18n Jan 18, 2025
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 this pull request may close these issues.

[Feature Request] i18n manifest.json generation based on provided localized options
1 participant