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
Thank you for your awesome work on this plug-in.
After upgrading to Vite 5, the following warnings appear after startup:
plugin 'handlebars' uses deprecated 'enforce' option. Use 'order' option instead. plugin 'handlebars' uses deprecated 'transform' option. Use 'handler' option instead.
plugin 'handlebars' uses deprecated 'enforce' option. Use 'order' option instead.
plugin 'handlebars' uses deprecated 'transform' option. Use 'handler' option instead.
The text was updated successfully, but these errors were encountered:
Would appreciate this as well.
Sorry, something went wrong.
Just created a pr for that #253
This should be handled in the 2.0.0 release. Let me know if you run into any issues!
2.0.0
Successfully merging a pull request may close this issue.
Thank you for your awesome work on this plug-in.
After upgrading to Vite 5, the following warnings appear after startup:
plugin 'handlebars' uses deprecated 'enforce' option. Use 'order' option instead.
plugin 'handlebars' uses deprecated 'transform' option. Use 'handler' option instead.
The text was updated successfully, but these errors were encountered: