MQuy / webpack-deadcode-plugin

Webpack plugin to detect unused files and unused exports in used files
MIT License
348 stars 16 forks source link

Replace chalk for smaller install size? #60

Open mazipan opened 1 year ago

mazipan commented 1 year ago

Picocolors offer the smaller install size and can be use as a drop-in replacement for chalk because the API is identical.

https://github.com/alexeyraspopov/picocolors