Skip to content
New issue

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

Deno.emit() should support IIFE bundles #9204

Closed
kitsonk opened this issue Jan 21, 2021 · 0 comments · Fixed by #9291
Closed

Deno.emit() should support IIFE bundles #9204

kitsonk opened this issue Jan 21, 2021 · 0 comments · Fixed by #9291
Assignees
Labels
feat new feature (which has been agreed to/accepted) public API related to "Deno" namespace in JS
Milestone

Comments

@kitsonk
Copy link
Contributor

kitsonk commented Jan 21, 2021

swc added IIFE bundles in swc-project/swc#1189. This issue is to track their integration into Deno.emit().

@kitsonk kitsonk added this to the 1.8.0 milestone Jan 21, 2021
@kitsonk kitsonk added feat new feature (which has been agreed to/accepted) public API related to "Deno" namespace in JS labels Jan 21, 2021
@kitsonk kitsonk mentioned this issue Jan 21, 2021
22 tasks
@kitsonk kitsonk self-assigned this Jan 21, 2021
kitsonk added a commit to kitsonk/deno that referenced this issue Jan 27, 2021
kitsonk added a commit to kitsonk/deno that referenced this issue Feb 12, 2021
kitsonk added a commit to kitsonk/deno that referenced this issue Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat new feature (which has been agreed to/accepted) public API related to "Deno" namespace in JS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant