Bingqing Wang
Bingqing Wang
in `resource_alicloud_ram_policy ` reousrce, the `PolicyName` filed should be required. https://github.com/pulumi/pulumi-alicloud/issues/271 https://help.aliyun.com/document_detail/28716.html#parameters
### 问题出在哪个包 @taroify/core ### 问题出在哪个平台/设备/浏览器 微信小程序 ### 平台/设备/浏览器 小程序 ### 你正在使用的 Taroify 版本是多少 0.1.0-alpha.1 ### 描述一下您遇到的问题以及重现步骤 build 编译报错 ### 如果可能的话,请包含一个代码框的链接与复制的问题 https://github.com/bingtsingw/taro-35-taroify ### 你知道如何解决这个问题吗 _No response_ ### 您是否愿意参与修复这个问题,并创建一个 PR _No response_...
支持pnpm
**描述这个Bug** 使用pnpm的时候, 会报错 **代码url** 官方demo, 把包管理器改成pnpm就能复现 **如何重现** Steps to reproduce the behavior: 1. `rm yarn.lock` 2. `pnpm install` 3. `pnpm run dev` **屏幕截图(可选)**
https://github.com/adonisjs/core
`lines(path).removeMatch(/remove matched line/).save()`
### What is the feature you are proposing? `hono` will throw a runtime error of `Context is not finalized` if there is no `return c.xxx()`, but there is no typescript...
This plugin seems not compatible with https://github.com/tailwindlabs/prettier-plugin-tailwindcss
Hi, I have written a [hono-method-override](https://github.com/bingtsingw/hono-method-override) plugin, it's similar to a middleware, but it's not(middleware api can not implement this feature). So, where should I put the link in the...