请教一个source map的问题 #227
Answered
by
lisonge
prismriverrr
asked this question in
Q&A
-
我在调试一个用到了本插件的脚本,dev模式启动,发现在chrome调试工具中App.tsx文件除了第一行以外其他地方无法设置断点,点击行号无反应,其他文件都是可以正常设置断点的,请问下这是由于什么导致的,我不太清楚是插件的问题还是其他因素导致的。 |
Beta Was this translation helpful? Give feedback.
Answered by
lisonge
May 25, 2025
Replies: 2 comments 1 reply
-
不知道,但是这个与正常的 vite 开发是没有区别的,你可以尝试升级项目依赖版本 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
prismriverrr
-
已解决,把unocss更新到最新版本就正常了。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
不知道,但是这个与正常的 vite 开发是没有区别的,你可以尝试升级项目依赖版本