Skip to content

Conversation

nathanwhit
Copy link
Member

Closes #29649.

@nathanwhit nathanwhit requested review from bartlomieju and dsherret and removed request for bartlomieju June 12, 2025 23:50
nathanwhit and others added 3 commits June 12, 2025 16:54
Closes denoland#29650.

Currently passing `--platform=browser` does two things:
- makes us prefer the `"browser"` key in package json over module and
main
- makes us prefer the `"browser"` export condition 
but we may add more things in the future
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nathanwhit nathanwhit enabled auto-merge (squash) June 13, 2025 02:15
@nathanwhit nathanwhit merged commit f80075c into denoland:main Jun 13, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a sourcemap flag to deno bundle
3 participants