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

remove experimental.generateMissingPreprocessorSourcemaps #512

Closed
dominikg opened this issue Nov 29, 2022 · 0 comments · Fixed by #514
Closed

remove experimental.generateMissingPreprocessorSourcemaps #512

dominikg opened this issue Nov 29, 2022 · 0 comments · Fixed by #514
Labels
enhancement New feature or request

Comments

@dominikg
Copy link
Member

Describe the problem

it needs an extra dependency and is very slow for larger codebases.

Describe the proposed solution

remove it

Alternatives considered

Alternatively we need to make sure preprocessors always generate sourcemaps.

With the future import queries support it will be possible to showcase missing sourcemaps in a better way, use that to help users prod preprocessor authors for improved support.

Importance

would make my life easier

@dominikg dominikg added enhancement New feature or request triage Awaiting triage by a project member labels Nov 29, 2022
@dominikg dominikg added this to the vite-plugin-svelte 2.0 milestone Nov 29, 2022
@dominikg dominikg removed the triage Awaiting triage by a project member label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant