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
.roadhogrc 中配置source-map,只生成了css.map
{ ... "devtool": "source-map", ... }
正确生成 index.deae3036.js.map
请问大家有遇到过吗? thx!!
The text was updated successfully, but these errors were encountered:
同问
Sorry, something went wrong.
same issue
版本更新到2.x版本就行了 issues
No branches or pull requests
Environment(required) | 环境(必填)
问题
.roadhogrc 中配置source-map,只生成了css.map
期望
正确生成 index.deae3036.js.map
请问大家有遇到过吗? thx!!
The text was updated successfully, but these errors were encountered: