We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The readme.md page shows that mimalPreset is to be used
import { minimalPreset preset } from '@vite-pwa/assets-generator/config';
However, this has a strike through it as deprecated and says to use { minimal-2023 as preset } instead.
{ minimal-2023 as preset }
https://github.com/vite-pwa/assets-generator?tab=readme-ov-file#-usage
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The readme.md page shows that mimalPreset is to be used
However, this has a strike through it as deprecated and says to use
{ minimal-2023 as preset }
instead.https://github.com/vite-pwa/assets-generator?tab=readme-ov-file#-usage
The text was updated successfully, but these errors were encountered: