Link-Kou

Results 62 comments of Link-Kou

"startDebug": "deno run -A --inspect-brk --allow-read --allow-net --watch=static/,routes/ dev.ts" Why? error: The argument '--inspect[=...]' cannot be used with '--watch[=...]' The page is not refreshed in Debug mode

@1415749952 这个确实是有问题的。待修复

@Wilson-Edwards 可以的。我安排时间适配一下

@MaoSource 你的IDEA的版本是多少的?

Success: Platform.select({ ios: () => 'file://' + image.path, android: () => image.path.replace('file://', '') })()

@js1121302139 没有编译通过,报错了

@puti94 大神 Xcode Version 10.2.1 依然无法编译通过

@beansoft 这个有些意思,我也下载试一下看看