mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
fix: 解决编辑器不能正常执行worker的问题
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import MonacoEditor from './index.vue';
|
||||
import EditorWorker from './EditorWorker.vue';
|
||||
|
||||
export { MonacoEditor };
|
||||
export { MonacoEditor, EditorWorker };
|
||||
|
||||
Reference in New Issue
Block a user