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

Enable source maps in production #2109

Merged
merged 2 commits into from
Jun 22, 2024
Merged

Conversation

snowteamer
Copy link
Collaborator

Closes #2045

Summary of changes

  • Enable source maps in default esbuild options when NODE_ENV=production.
  • Bump package-lock.json version field to match package.json's one (i.e. v.0.5.4).

Copy link

cypress bot commented Jun 22, 2024

Passing run #2459 ↗︎

0 111 8 0 Flakiness 0

Details:

Merge fc01efb into abedfe6...
Project: group-income Commit: 99ca09b727 ℹ️
Status: Passed Duration: 09:53 💡
Started: Jun 22, 2024 3:26 PM Ended: Jun 22, 2024 3:36 PM

Review all test suite changes for PR #2109 ↗︎

Copy link
Member

@taoeffect taoeffect left a comment

Choose a reason for hiding this comment

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

Approved! Thanks @snowteamer !

@taoeffect taoeffect merged commit 18ba6b4 into master Jun 22, 2024
4 checks passed
@taoeffect taoeffect deleted the enable-source-maps-in-production branch June 22, 2024 19:53
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.

Souce maps missing from release version
2 participants