xiaosheng
xiaosheng
I had the same problem. hoping someone finds a solution
I had the same problem in `vite 3.2`, at the same time, I get `require is not a function`. When will it be resolved?
> 没看出来是什么问题,可以对比一下这个视频看看 https://www.bilibili.com/video/BV1oM4y1p7Le/?spm_id_from=333.999.0.0 好的,我再研究研究 😂
> add `declare const ElNotification: UnwrapRef` in **x.d.ts** file I add this code to `vite-env.d.ts`, but it does not seem to be working.
请问这个有解决方法吗?`WebStorm` 2024.3.1.1 + `Unocss` 插件版本 1.7.5,在安装 `@unocss/transformer-directives` 插件使用 `@apply` 写法时,也遇到了同样的问题