pchynoweth

pchynoweth/svelte-sequential-prepro...

A Svelte preprocessor that wraps preprocessors to force them to be called sequentially.

TypeScript
9
0
MIT License

`svelte-sequential-preprocessor` is a Svelte preprocessor that ensures multiple preprocessors are executed in a strict sequential order rather than Svelte's default parallel execution. It's primarily used when preprocessors depend on each other's output, such as when `svelte-preprocess` must run before `svelte-image` to properly handle SCSS imports.

Total donated
Undistributed
Share with your subscribers: