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
mod.js, sea.js, require.js这样的文件其实是不需要增加jswrapper的, 怎么排除?
The text was updated successfully, but these errors were encountered:
只有 isMod 的文件才会包裹,你可通过控制这个来绕过。比如写个 roadmap.path 让这类文件的 isMod 为false
Sorry, something went wrong.
我试了一下,没有效果哦
No branches or pull requests
mod.js, sea.js, require.js这样的文件其实是不需要增加jswrapper的, 怎么排除?
The text was updated successfully, but these errors were encountered: