antfu-collective / vite-plugin-inspect

Inspect the intermediate state of Vite plugins
MIT License
1.29k stars 76 forks source link

feat: introducting `silent` option #72

Closed webfansplz closed 1 year ago

webfansplz commented 1 year ago

Description

In some use cases, we want to extend vite-plugin-inspect to enhance certain capabilities. The silent option makes sense for it.

Be related to : https://github.com/webfansplz/vite-plugin-vue-devtools/issues/3

Linked Issues

Additional context

antfu commented 1 year ago

Maybe also we should do a plugin dedupe.