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

[Bug]: Deprecation messages in Vite 5 #32

Open
darkangel081195 opened this issue Sep 3, 2024 · 0 comments
Open

[Bug]: Deprecation messages in Vite 5 #32

darkangel081195 opened this issue Sep 3, 2024 · 0 comments

Comments

@darkangel081195
Copy link

darkangel081195 commented Sep 3, 2024

We are using vite 5 in our app along with vite-plugin-dynamic-base plugin. While building using vite, we are getting below warnings and dynamic base path is not added to assets which are generated

 WARN  plugin 'vite-plugin-dynamic-base' uses deprecated 'enforce' option. Use 'order' option instead.
 WARN  plugin 'vite-plugin-dynamic-base 'transform' option. Use 'handler' option instead.

Vite version used - 5.0.12
vite plugin dynamic base version used - 0.2.0

Requesting to please review and provide support for vite 5

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

1 participant