vite-plugin-progress icon indicating copy to clipboard operation
vite-plugin-progress copied to clipboard

Add a `verbose` option to show normal output along with progress bar

Open maicol07 opened this issue 1 year ago • 3 comments

maicol07 avatar May 02 '23 23:05 maicol07

Same issue. Please also keep Vite's Original messages, at the end of build finish. Those messages and warnings keep vital information about build info and problems.

rijans avatar May 03 '23 09:05 rijans

确实,需要保留Vite原始输出,其中chunk大小和有些警告(比如chunk大于500kb的警告)还是很重要的

Indeed, the original Vite output needs to be preserved, where the chunk size and some warnings (e.g. warnings for chunks larger than 500kb) are still important

lvzhenbo avatar May 04 '23 06:05 lvzhenbo

Sound Good!
PR welcome.

jeddygong avatar May 08 '23 10:05 jeddygong