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

[platf,react] fix double-upload of source maps, template-ize webpack config #423

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

realkosty
Copy link
Collaborator

Sourcemaps looked broken in local and staging
Code would show up unminified but UI would not show stack trace linking, sourcemaps troubleshooting modal wizard instead. So wasn't possible to test stack trace linking/VCS integrations or Codecov integration locally.

Was introduced in: #236

Note: I know deploy.sh logic is getting pretty ugly. I have a plan to make it much prettier, called envdot, it's quite elegant. One day.

Testing

Tested together with other changes in #417

@realkosty realkosty force-pushed the react-upgrade-node-js-and-sentry-webpack-plugin branch from 21b11bd to 29d5bdc Compare March 19, 2024 23:01
@realkosty realkosty force-pushed the react-fix-sourcemap-double-upload branch from 0e2961e to e71a936 Compare March 19, 2024 23:01
Base automatically changed from react-upgrade-node-js-and-sentry-webpack-plugin to master March 20, 2024 00:07
@realkosty realkosty merged commit b406c5b into master Mar 20, 2024
1 check failed
@realkosty realkosty deleted the react-fix-sourcemap-double-upload branch March 20, 2024 00:08
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.

2 participants