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

fix(project-utils): add sourceMappingURL to JS files #3484

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

Pavel910
Copy link
Collaborator

Changes

This PR fixes source map generation when building packages in our repo. There was a missing sourceMappingURL in the final .js file, which made it impossible for source-map-loader to determine the source map file when bundling apps with webpack.

How Has This Been Tested?

Manually.

@Pavel910 Pavel910 self-assigned this Aug 21, 2023
@Pavel910 Pavel910 added this to the 5.37.2 milestone Aug 21, 2023
@Pavel910 Pavel910 changed the base branch from dev to next August 21, 2023 13:58
@Pavel910 Pavel910 changed the title Pavel/fix/source maps fix(project-utils): add sourceMappingURL to JS files Aug 21, 2023
@Pavel910 Pavel910 merged commit b609e37 into next Aug 24, 2023
1 check passed
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.

None yet

2 participants