Skip to content

DEV: Include sourcemap when generating JavascriptCache digest #33603

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

davidtaylorhq
Copy link
Member

It's possible for different source files to generate the same compiled output (e.g. if only a comment changes), so we should include the sourcemap content when calculating a digest.

Extracted from #33103

It's possible for different source files to generate the same compiled output (e.g. if only a comment changes), so we should include the sourcemap content when calculating a digest.

Extracted from #33103
@davidtaylorhq davidtaylorhq merged commit 5e6157c into main Jul 14, 2025
28 of 29 checks passed
@davidtaylorhq davidtaylorhq deleted the theme-javascript-sourcemap branch July 14, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants