lisonge / vite-plugin-monkey

A vite plugin server and build your.user.js for userscript engine like Tampermonkey, Violentmonkey, Greasemonkey, ScriptCat
MIT License
1.24k stars 65 forks source link

Suggestion: tell users that viteConfig.build.minify is disabled by default in documentation #107

Closed XiaoSong-CPE closed 10 months ago

XiaoSong-CPE commented 10 months ago

Without chunk rendering and minifying, the size of the resulting user script is horribly large. I think many users would like to know that viteConfig.build.minify is disabled by default in the documentation. I myself thought it was a compatibility issue at first, until I know it is just because of greasyfork's policy at #85. It's confusing, so I suggest to let everyone know it in the documentation.

lisonge commented 10 months ago

https://github.com/lisonge/vite-plugin-monkey/commit/d17f9b73744ffef7d9b02b2280064b54d868d7ba