yelo

Results 7 issues of yelo

Refs: https://github.com/tinajs/tina/issues/43#issuecomment-503961670

Is it possible to handle file conflicts when applying updated templates in a manner similar to [slush](https://github.com/slushjs/slush) + [gulp-conflict](https://github.com/slushjs/gulp-conflict), but not a direct replacement? I found that SAO uses [majo](https://github.com/egoist/majo)...

**Your Environment** * **verdaccio version**: 5.21.1 * **node version**: v18.14.0 (actually using [docker image](https://github.com/verdaccio/verdaccio/blob/5.x/Dockerfile) * **package manager**: [email protected] * **os**: linux * **platform**: docker, helm **Describe the bug** I configured...

issue: bug
topic: logging

WeChat Mini Program is a popular application form in China, similar to Progressive Web Apps but with [a specific runtime](https://developers.weixin.qq.com/miniprogram/en/dev/framework/runtime/env.html) and system interface provided by the application platform (wechat indeeded)....

refs: - https://www.nologo.tech/product/esp32/esp32s3Pico/esp32S3Pico.html - https://github.com/espressif/arduino-esp32/pull/9181

board request

refs: - https://www.nologo.tech/product/esp32/esp32c3SuperMini/esp32C3SuperMini.html - https://github.com/espressif/arduino-esp32/pull/9174

board request

云开发存储的文件可以在 wxml 里用的组件以 `cloud://...` 为地址使用: https://developers.weixin.qq.com/miniprogram/dev/wxcloud/guide/storage.html 例如: ```html ```