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
import variant from "./lib/dist/designer.es.js";
import "./lib/dist/designer.style.css";
createApp(App).use(variant).mount("#app");
npm run dev 打开网页报错designer.es.js:20 Uncaught SyntaxError: The requested module '/node_modules/.vite/vue.js?v=4faa665e' does not provide an export named 'default' (at designer.es.js:20:8)
The text was updated successfully, but these errors were encountered:
呈现步骤:
The text was updated successfully, but these errors were encountered: