在使用jeecgBoot后台管理系统的时候偶然报错
SyntaxError: The requested module ‘/node_modules/.pnpm/clipboard@2.0.11/node_modules/clipboard/dist/
在登录以后点击低代码开发的以后一直在loading,一看控制台报错了,报错信息:SyntaxError: The requested module ‘/node_modules/.pnpm/clipboard@2.0.11/node_modules/clipboard/dist/

对于这种报错,我们怎么解决呢?
只需要在vite.config.ts加上如下配置即可;
