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.
esnext
1 parent 9eb243f commit 6d25aebCopy full SHA for 6d25aeb
src/index.ts
@@ -54,6 +54,7 @@ export default function UserscriptPlugin(
54
config() {
55
return {
56
build: {
57
+ target: 'esnext',
58
minify: false,
59
lib: {
60
entry: config.entry,
0 commit comments