Skip to content

fix(vite-plugin): add sourceMaps config option to pass through to babel #323

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

Merged
merged 1 commit into from
Jul 5, 2025

Conversation

aldobarr
Copy link
Contributor

This resolves #322 by allowing you to enable sourceMaps via vite-plugin through to babel.

@aldobarr aldobarr changed the title Add sourceMaps config option to pass through to babel. fix(vite-plugin): Add sourceMaps config option to pass through to babel. Jun 21, 2025
@aldobarr aldobarr changed the title fix(vite-plugin): Add sourceMaps config option to pass through to babel. fix(vite-plugin): add sourceMaps config option to pass through to babel Jun 22, 2025
@juanrgm juanrgm merged commit e97f055 into swordev:main Jul 5, 2025
@github-actions github-actions bot mentioned this pull request Jul 5, 2025
@aldobarr aldobarr deleted the fix-sourcemaps-breakage branch July 7, 2025 00:31
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.

Vite Plugin Breaks Debugging
2 participants