解决tinymce打包很大问题

This commit is contained in:
2024-09-06 11:31:32 +08:00
parent 3914762c85
commit 13b57fa2ed
14 changed files with 15 additions and 234 deletions

View File

@@ -73,7 +73,7 @@
<script setup>
import { ref, watch, provide, onMounted, nextTick, getCurrentInstance } from "vue"
import { isNil, set, get, cloneDeep } from "lodash"
import { isNil, set, get, cloneDeep } from "lodash-es"
import defaultOptions from "./js/defaultOptions.js"
import {
getComponentName,