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
install vite-plugin-vue-inspector and create vue template
this plugin not work
Reproduce link
No response
What is actually happening?
these question for now v2-dev branch
transformIndexHtml hook handle error in rust
The order order is to insert a script without problem, but there is no such data in the final generated html
should be has `/@id/virtual:vue-inspector-path:load.js` script
resolveId order error in rust
manually set order to 1, so that the ability to insert script for the entire plug-in will appear on the final generation html
But in resolveId hooks we should be able to get the current importer
The code is not currently escaped correctly,so Therefore, the entire load to the current id cannot be obtained in the end
System Info
mac
The text was updated successfully, but these errors were encountered:
Steps to reproduce
install vite-plugin-vue-inspector and create vue template
this plugin not work
Reproduce link
No response
What is actually happening?
these question for now v2-dev branch
manually set order to 1, so that the ability to insert script for the entire plug-in will appear on the final generation html
System Info
The text was updated successfully, but these errors were encountered: