sveltejs/svelte-preprocess

`replace` does not support source maps

Open

#570 aperta il 15 gen 2023

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)TypeScript (150 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1798 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Is your feature request related to a problem? Please describe. The replace preprocessor does not support source maps. I'm using it to replace multiple lines.

Describe the solution you'd like Can the replace transformer use the magic-string replace method?

Guida contributor