There was an error while loading. Please reload this page.
1 parent 98b8bf9 commit d24eaa3Copy full SHA for d24eaa3
2 files changed
packages/vite-plugin-monkey/CHANGELOG.md
@@ -1,3 +1,3 @@
1
# What's Changed
2
3
-- fix: minify not working (#280)
+- fix: minify option regression (#282)
packages/vite-plugin-monkey/package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-monkey",
- "version": "8.0.1",
+ "version": "8.0.2",
4
"description": "A vite plugin server and build your.user.js for userscript engine like Tampermonkey and Violentmonkey and Greasemonkey",
5
"main": "dist/node/index.mjs",
6
"types": "dist/node/index.d.mts",
0 commit comments