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

Trim sibling whitespaces using a preprocessor #950

Closed
wants to merge 1 commit into from

Conversation

johanbissemattsson
Copy link
Contributor

@johanbissemattsson johanbissemattsson commented Jan 24, 2024

Description

Solves

Trims sibling whitespaces using a preprocessor which inlines all the template code in specified Svelte files (currently only DecoratedData.svelte).

This preprocessor should be seen as an rather blunt work-around until sveltejs/svelte#189 is resolved.
An alternative is to manually inline the relevant code in DecoratedData.svelte together with a prettier-ignore block.

Summary of changes

  • Trim sibling whitespaces using a preprocessor

@johanbissemattsson johanbissemattsson deleted the wip/trim-sibling-whitespaces branch February 28, 2024 10:00
@johanbissemattsson
Copy link
Contributor Author

Replaced by #973

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.

1 participant