mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:34:19 +08:00
refactor(tinymce): changed to npm introduction,fix #435,fix 434
This commit is contained in:
@@ -50,4 +50,8 @@ import 'vite-plugin-svg-icons/register';
|
||||
await router.isReady();
|
||||
|
||||
app.mount('#app', true);
|
||||
|
||||
if (import.meta.env.DEV) {
|
||||
window.__APP__ = app;
|
||||
}
|
||||
})();
|
||||
|
Reference in New Issue
Block a user