Masahiro Saito
Masahiro Saito
@cqcn1991 Thank you for create that. I think that's nice idea. So I'll would like to add extracted effects. For example. ``` css *= require animate *= require animate/attention_seekers/bounce *=...
@CarterGrimmeisen @franky47 I encountered same error. I think we can reproduce that using test code. https://github.com/CarterGrimmeisen/zod-prisma/issues/61
@steren If possible, Could you share ip addresses list of Error Reporting Bot. We can allow only Error Reporting Bot's request. https://github.com/GoogleCloudPlatform/stackdriver-errors-js ``` //# sourceMappingURL=http://example.com/path/to/your/sourcemap.map ```
Rust 版ですが、プロジェクトで必要になったので作成しました。 Ruby 実装の設計を踏襲して Rust で実装しています。 https://github.com/camelmasa/holiday_jp-rust 設計が異なる形で[同名の crate](https://crates.io/crates/holiday_jp) がすでに存在しているので、crate への登録をどうしようか悩んでいるところです。
@k1LoW はい、是非 member への追加お願いします!
I checked all docs in this repo. I don't think there is any other.
I ignored that in CHANGELOG.md. ``` camelmasa@camelmasanoMacBook-Pro hydrogen % ag sameSite docs/framework/hydrogen-config.md 173: sameSite: 'Strict', docs/components/framework/cookie.md 19: sameSite: 'Strict', 39:| sameSite | "lax" | "strict" | "none" | Declares that...
Ah, I need to change `docs/components/framework/cookie.md`... I'll do that!
DONE! ```zsh camelmasa@camelmasanoMacBook-Pro hydrogen % ag sameSite docs/framework/hydrogen-config.md 173: sameSite: 'Strict', docs/components/framework/cookie.md 19: sameSite: 'Strict', 39:| sameSite | "Lax" | "Strict" | "None" | Declares that the cookie should be...
@rennyG Do we need to update other files?