Jie Wang

Results 10 comments of Jie Wang

I am not sure if it's related but maybe it's worthy to check out how Astro handles integrations.

Any update on this? Issue still persists with v1.1.0 even when IPV6 disabled or env var passed. I am on macOS 14.3 M1 Max.

Hello, any update on this? Will there be any estimated date for this? Thanks.

Hi there is a [zod](https://docs.rs/zod/latest/zod/) crate that might be worthy to check out.

> Sorry, I did not think properly when I marked it as a "good first issue". Configuring those through the config file is not straightforward. All of those can be...

> 你是说 在frontmatter中 tags属性 中追加值 演员,达到演员作为标签的功能吗?如果是这种功能的话建议使用以下方式 > > 1. 设置电影模板中tags属性的值为`tags: Movie, {{actor}}`(相对原始模板变化就是actor: {{actor}}中{{actor}} 修改在tags下了) > > 举例如下: > > ``` > --- > doubanId: {{id}} > title: {{title}} > type:...

Waiting for https://github.com/oven-sh/bun/issues/4988 to be resolved

I am trying to migrate to bun first before updating all the deps or fixing the actions.

Hello @pontusab, is there any plan for this CLI feature? I am interested in building a `create-xxx-app` CLI tool in Rust & napi.rs for myself, which is more like a...