We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述这个问题: 当有 这样有:class语法的代码时,带有方括号[的class会被编译成 导致在windows的微信开发者工具上无法上传代码 mac不受影响
如何复现:
期待的结果: 应当直接编译为单引号'而不是 \"
问题相关截图:
本插件版本:
1.5.6
开发框架版本(三选一填写):
其余信息:
The text was updated successfully, but these errors were encountered:
ItsRyanWu
No branches or pull requests
描述这个问题:
当有
这样有:class语法的代码时,带有方括号[的class会被编译成
导致在windows的微信开发者工具上无法上传代码
mac不受影响
如何复现:
期待的结果:
应当直接编译为单引号'而不是 \"
问题相关截图:
本插件版本:
1.5.6
开发框架版本(三选一填写):
其余信息:
The text was updated successfully, but these errors were encountered: