sveltejs/svelte-preprocess
Auf GitHub ansehenStrip preprocessor lang attribute from output
Open
#260 geöffnet am 27. Sept. 2020
enhancementhelp wanted
Repository-Metriken
- Stars
- (1.798 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Is your feature request related to a problem? Please describe.
svelte-preprocess utilizes the lang attribute to identify the languages used, but leaves them in the output after preprocessing.
Describe the solution you'd like
I would like the lang attribute to be removed from the generated output, primarily for cleanliness.
How important is this feature to you? Not important at all, but seems like something that should be done, and should be done here.
Additional context Originally noticed by bluwy