wind
wind copied to clipboard
编译函数时,对带特定带*的内容会编译失败~
var fn2 = eval(Wind.compile('async',function(){
console.log('./src/*/*')
}));