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: don't hardcode generated source types as javascript #1508

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

connor4312
Copy link
Member

Fixes microsoft/vscode#168013

We don't know if a source type is actually JavaScript. Just let the editor guess instead of reimplementing mimetype detection ourselves

Fixes microsoft/vscode#168013

We don't know if a source type is actually JavaScript. Just let the editor guess instead of reimplementing mimetype detection ourselves
@connor4312 connor4312 enabled auto-merge (squash) January 5, 2023 22:39
@VSCodeTriageBot VSCodeTriageBot added this to the January 2023 milestone Jan 5, 2023
@connor4312 connor4312 merged commit 0f522b9 into main Jan 5, 2023
@connor4312 connor4312 deleted the fix/168013 branch January 5, 2023 22:52
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.

File auto-detection doesn't work for inline sourcemaps
3 participants