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

Modified esbuild configuration to generate source maps #259

Merged
merged 1 commit into from Apr 13, 2022

Conversation

ArtiomTr
Copy link
Owner

This PR fixes #258

@ArtiomTr ArtiomTr added the enhancement New feature or request label Apr 13, 2022
@ArtiomTr ArtiomTr self-assigned this Apr 13, 2022
@ArtiomTr ArtiomTr merged commit c6aebb9 into main Apr 13, 2022
@ArtiomTr ArtiomTr deleted the Generate-source-maps branch April 13, 2022 10:14
@github-actions
Copy link
Contributor

Coverage report

❌ An unexpected error occurred. For more details, check console

Error: The process '/usr/bin/git' failed with exit code 1
St.
Category Percentage Covered / Total
🟢 Statements 97.04% 754/777
🟢 Branches 94.44% 323/342
🟢 Functions 93.63% 147/157
🟢 Lines 96.85% 676/698

Test suite run success

153 tests passing in 55 suites.

Report generated by 🧪jest coverage report action from e9d2e17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate source maps for easier debugging
1 participant