feat: remove compatible eval
This commit is contained in:
parent
b34931e1b6
commit
aa7622e953
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ export default [
|
|||
format: "iife",
|
||||
sourcemap: false,
|
||||
banner: getBannerText,
|
||||
intro: "// fix for Greasemonkey\nwindow.eval('(' + function () {",
|
||||
outro: "}.toString() + ')()')"
|
||||
},
|
||||
plugins,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue