Kchengz / epic-designer

vue3 表单设计器
MIT License
285 stars 52 forks source link

打包monaco-editor引用报warning #4

Closed cccjk9527 closed 7 months ago

cccjk9527 commented 9 months ago

打包的时候会报一下警告,没有影响打包 transforming (5101) node_modules\monaco-editor\esm\vs\editor\common\model\bracketPairsTextModelPart\bracketPairsTree\ast.jsError when using sourcemap for reporting an error: Can't resolve original location of error.

Kchengz commented 9 months ago

是否安装vite-plugin-monaco-editor插件 请参考文档: https://kcz66.gitee.io/epic-designer/guide/start/quick-start.html#monaco-editor%E8%B5%84%E6%BA%90%E5%8A%A0%E8%BD%BD%E9%97%AE%E9%A2%98