在vite插件transform中无法获取less的import内容 #11001
Unanswered
c44cc
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在线示例:https://stackblitz.com/edit/vitejs-vite-3mxrju?file=vite.config.ts
我希望能获取到core.less的文件内容进行修改字符串#test为#fff,使用transform无法获取core.less的内容,插件怎么写才能拦截并修改呢
Beta Was this translation helpful? Give feedback.
All reactions