Zobor
Zobor
> Same. What I did to "solve" it, is persist it to the sketch plugin settings. > https://developer.sketchapp.com/reference/api/#set-a-plugin-setting > > In the sketch "backend" code I used: > > ```...
> @zobor 远程调试的功能很好的解决了钉钉以及企微、飞书等无开发者工具容器中调试页面的痛点,移动端的vconsole 体验也不好,有了这个感觉可以抛弃 vconsole 了。 如果能够在broxy 的远程调试面板中集成 vue devtools、react devtools 等 框架对应的开发者工具插件,就更是锦上添花了 欢迎体验👏🏻
```js await (await fetch(url)).blob(); // Blob {size: 100, type: "application/json"} // Blob {size: 73226, type: "image/jpeg"} ```
> 厉害,能否支持模板?这样会方便很多 TODO +1