You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: