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 Map #40

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Enable Source Map #40

merged 2 commits into from
Jan 26, 2024

Conversation

Murreey
Copy link
Contributor

@Murreey Murreey commented Jan 26, 2024

Description

Enabling source maps for the minified JS.

Bumped babel cli for the version that uses the sourceMaps value from .babelrc, but that option doesn't seem to reference the map from the build output while the CLI flag does, so did that instead.

Motivation and Context

Easier debugging

How Has This Been Tested?

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Murreey Murreey requested a review from a team as a code owner January 26, 2024 15:37
@Murreey Murreey merged commit e24b3e0 into master Jan 26, 2024
1 check passed
@Murreey Murreey deleted the enable-sourcemaps branch January 26, 2024 16:01
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

3 participants