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

Add preprocessor sourcemap #172

Merged
merged 1 commit into from
Mar 20, 2021

Conversation

non25
Copy link
Contributor

@non25 non25 commented Mar 19, 2021

Inspired by this: sveltejs/rollup-plugin-svelte#157
Fixes #171

@benmccann benmccann merged commit bee3b21 into sveltejs:master Mar 20, 2021
@non25 non25 deleted the add-preprocessor-sourcemap branch March 24, 2021 12:37
@idiotWu
Copy link

idiotWu commented Jun 15, 2021

Sorry for commenting on a closed PR, but this breaks css source maps. See: #187

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.

Source maps include preprocessed source instead of original
3 participants