lisonge / vite-plugin-monkey

A vite plugin server and build your.user.js for userscript engine like Tampermonkey, Violentmonkey, Greasemonkey, ScriptCat
MIT License
1.24k stars 65 forks source link

externalResource 排除路径中包含@开头编译报错 #169

Open shu810687117 opened 3 weeks ago

shu810687117 commented 3 weeks ago

使用排除的css的CND externalResource:{ '@layui/layui-vue/lib/index.css':cdn.jsdelivr() }

编译提示的错误:

Could not load monkey-resource-import:@layui/layui-vue/lib/index.css (imported by src/main.js): Package subpath './lib/index.css' is not defined by "exports" in E:\ide_project\lib\node_modules\@layui\layui-vue\package.json imported from E:\ide_project\lib\any.js