ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
我的工作台
arcjet/arcjet-js
/
Issues
Fix reading from `process.env` in Bun, Deno
#5457
Open
wooorm-arcjet
创建于 2025-11-25
bug
W
wooorm-arcjet
commented
The `@arcjet/bun` and `@arcjet/deno` packages almost read from `{ env } from "bun"` / `Deno.env` correctly, except for each a sole lonely `if (isDevelopment(process.env)) {` check.
0 条评论