1393983569

Results 3 comments of 1393983569

添加了一个 compatible-wujie.js 文件 虽然是可以更改了,但是无法粘贴内容,哎真是一个头两个大

> 由于是vite,jsLoader 插件无法工作,在子应用中添加了一个 compatible-wujie.js 文件: > > ```js > const fs = require('node:fs'); > const path = require('node:path'); > > const wangEditorPath = path.resolve('../', 'sub-arco-design/node_modules/@wangeditor/editor/dist/index.esm.js'); > > let wangEditor =...