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
such as @svgdotjs/svg.js
@svgdotjs/svg.js
generate to module.exports = (typeof globalThis !== 'undefined' ? globalThis : self).@svgdotjs/svg.js
module.exports = (typeof globalThis !== 'undefined' ? globalThis : self).@svgdotjs/svg.js
caused by resolve/mod.rs fn get_external_target_from_global_obj
resolve/mod.rs fn get_external_target_from_global_obj
webpack handles this by configuring a 'subtract' array instead of checking for the '.' character.
https://github.com/webpack/webpack.js.org/pull/1348/files
The text was updated successfully, but these errors were encountered:
xusd320
No branches or pull requests
such as
@svgdotjs/svg.js
generate to
module.exports = (typeof globalThis !== 'undefined' ? globalThis : self).@svgdotjs/svg.js
caused by
resolve/mod.rs fn get_external_target_from_global_obj
webpack handles this by configuring a 'subtract' array instead of checking for the '.' character.
https://github.com/webpack/webpack.js.org/pull/1348/files
The text was updated successfully, but these errors were encountered: