mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-26 21:51:40 +00:00
perf(import): perf components import
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
import { withInstall } from '../util';
|
||||
|
||||
import { createAsyncComponent } from '/@/utils/factory/createAsyncComponent';
|
||||
export const Tinymce = createAsyncComponent(() => import('./src/Editor.vue'));
|
||||
|
||||
withInstall(Tinymce);
|
||||
|
Reference in New Issue
Block a user