sveltejs/svelte-preprocess

Strip preprocessor lang attribute from output

オープン

#260 opened on 2020/09/27

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (150 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (1,798 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド