egoist / egoist/tsup

Provide a way to opt out of included plugins

Open
#798 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

I want to bundle a library using tsup, where I'd like to embed css as a string and also minify it. This is possible but unnecessarily finnicky with the current setup, as the embedded postcss plugin wants to take care of css files already. I would like to have the possibility to opt out of using the postcss plugin (or any of the other embedded plugins, for that matter), such that my custom plugin can handle css files.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.