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

feat: Warn about source-map generation #14533

Merged
merged 4 commits into from
Nov 29, 2024
Merged

feat: Warn about source-map generation #14533

merged 4 commits into from
Nov 29, 2024

Conversation

lforst
Copy link
Member

@lforst lforst commented Nov 29, 2024

Resolves #14286

The goal for the future is to a) not stomp user settings if they explicitly disable source maps b) warn users that they should delete their sourcemaps before uploading c) warn users that the SDK will delete by default in the future.

@lforst lforst marked this pull request as ready for review November 29, 2024 12:36
Copy link
Member

@s1gr1d s1gr1d left a comment

Choose a reason for hiding this comment

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

Just one little comment about an uppercase letter - otherwise good to go

packages/solidstart/src/vite/sourceMaps.ts Outdated Show resolved Hide resolved
@lforst lforst merged commit 3fdab04 into develop Nov 29, 2024
153 checks passed
@lforst lforst deleted the lforst-warn-sourcemaps branch November 29, 2024 17:44
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.

Log warning if if source-map generation would change with v9
3 participants