sveltejs/svelte-preprocess

Strip preprocessor lang attribute from output

开放

#260 创建于 2020年9月27日

 (4 条评论) (1 个反应) (0 位负责人)TypeScript (150 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (1,798 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南