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

Add source maps to esbuild plugin #2464

Merged
merged 1 commit into from Apr 5, 2024
Merged

Add source maps to esbuild plugin #2464

merged 1 commit into from Apr 5, 2024

Conversation

remcohaszing
Copy link
Member

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

This enables source maps in the MDX esbuild plugin. Previously source maps were unsupported, now they are always enabled.

@remcohaszing remcohaszing added 🦋 type/enhancement This is great to have 🗄 area/interface This affects the public interface 🧒 semver/minor This is backwards-compatible change 🤞 phase/open Post is being triaged manually labels Apr 5, 2024
Copy link

vercel bot commented Apr 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mdx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 0:30am

This enables source maps in the MDX esbuild plugin. Previously source
maps were unsupported, now they are always enabled.
@wooorm wooorm changed the title Support source maps in esbuild plugin Add source maps to esbuild plugin Apr 5, 2024
@wooorm wooorm merged commit 715ddd9 into main Apr 5, 2024
10 checks passed
@wooorm wooorm deleted the esbuild-source-maps branch April 5, 2024 16:26
@wooorm wooorm added 💪 phase/solved Post is done and removed 🤞 phase/open Post is being triaged manually labels Apr 5, 2024
@wooorm
Copy link
Member

wooorm commented Apr 5, 2024

Thank you, Remco!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗄 area/interface This affects the public interface 💪 phase/solved Post is done 🧒 semver/minor This is backwards-compatible change 🦋 type/enhancement This is great to have
Development

Successfully merging this pull request may close these issues.

None yet

3 participants