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: Ensure sourcemap comments are stripped too #118

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

rschristian
Copy link
Member

Looks like I forgot to strip the sourcemap comments in addition to the sourcemap files.

src/prerender.ts Outdated Show resolved Hide resolved
Copy link
Member

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

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

Apologies, forgot to approve last time

@rschristian
Copy link
Member Author

No worries! It was a fair thing to hold out on anyhow.

Only remembered this as I was playing w/ our REPL and was seeing a plethora of 404's for the source maps.

src/prerender.ts Outdated Show resolved Hide resolved
@rschristian rschristian merged commit 29dbe95 into main Jun 3, 2024
1 check passed
@rschristian rschristian deleted the fix/fully-cleanup-sourcemaps branch June 3, 2024 12:30
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