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
swc added IIFE bundles in swc-project/swc#1189. This issue is to track their integration into Deno.emit().
Deno.emit()
The text was updated successfully, but these errors were encountered:
feat(cli): Deno.emit supports bundling as IIFE
cf5cfe5
Closes denoland#9204
c55cd07
fed528c
feat(cli): Deno.emit supports bundling as IIFE (#9291)
7e9028b
Closes #9204
kitsonk
Successfully merging a pull request may close this issue.
swc added IIFE bundles in swc-project/swc#1189. This issue is to track their integration into
Deno.emit()
.The text was updated successfully, but these errors were encountered: