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
参考:http://webpack.github.io/docs/shimming-modules.html#exporting
require("imports?$=jquery!./file.js")
issues
The text was updated successfully, but these errors were encountered:
i don't understand..
Sorry, something went wrong.
@a847704969 在webpack的API文档是可以查到的~
这个网址已经不可用了,请问现在它可以在其他网址中查询到吗?
@onceSS 网址确实找不到了,看这个呢
https://webpack.docschina.org/guides/shimming/#-exports
No branches or pull requests
参考:http://webpack.github.io/docs/shimming-modules.html#exporting
issues
The text was updated successfully, but these errors were encountered: