We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99dcfe commit 2249c4fCopy full SHA for 2249c4f
src/index.ts
@@ -54,6 +54,7 @@ export default function UserscriptPlugin(
54
config() {
55
return {
56
build: {
57
+ minify: false,
58
lib: {
59
entry: config.entry,
60
name: config.header.name,
0 commit comments