/vite-plugin-glob-fake

Primary LanguageTypeScriptMIT LicenseMIT

vite-plugin-glob-fake

逗号运算符

执行方法并把最好一个赋值给变量 var a = (1,2) // a = 2

var ss = (console.log(1),2) // ss = 2