Veronica Yuwei Zhang
Veronica Yuwei Zhang
I met the same situation, then I found out it might be a problem with the circos.js file which I loaded in the HTML. If you use the remote file(the...
把`babel-plugin-import的配置填充到usePluginImport了,但是这个报错还是存在。 ``` // vite.config.js 中 plugins: [ vitePluginReactJsSupport([], { jsxInject: false }), legacyPlugin({ targets: ['Android > 39', 'Chrome >= 60', 'Safari >= 10.1', 'iOS >= 10.3', 'Firefox >= 54', 'Edge...
#739 像 devhaozi 提到的, 为`*.vue'`加一个声明可以暂时解决。