
类似这样
"editor:build-start": function (event, options) {
//options.platform
}
请问下,Android和Windows都有 编译,编译的话要怎么在 builder:state-changed 这个message里面得到当前编译的是哪个平台呢?谢了

类似这样
"editor:build-start": function (event, options) {
//options.platform
}
请问下,Android和Windows都有 编译,编译的话要怎么在 builder:state-changed 这个message里面得到当前编译的是哪个平台呢?谢了