-
https://github.com/web-infra-dev/rspack
-
### Version
21.7.2
### Platform
Linux logos 6.8.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 05 Apr 2024 00:14:23 +0000 x86_64 GNU/Linux
### Subsystem
V8?
### What steps will reproduce the bug?
Instal…
-
可以本地代理请求测试环境的接口吗?比如现在的vue proxyTable 可以直接跨域请求测试环境或者已上线的接口,bunjs 开放了这个配置吗?
-
I am using Bun(1.1.8) to run this so maybe that's something. I'm getting an invalid request error when trying to use any non GET request from the library. I like to _assume_ Bun isn't causing this iss…
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
```Text
[BunJs(or Bun for short)](https://bun.sh) is a brand new javascript bundler/package manager etc. currentl…
-
### What version of Bun is running?
1.0.28+705638470
### What platform is your computer?
Linux 6.1.52-1.el7.3.x86_64 x86_64 x86_64
### What steps can reproduce the bug?
```js
const sql…
-
https://github.com/antfu/ni
-
Some bundlers automatically polyfills global `Buffer` and `process` if they can detect it being used.
it really bugs me soooo much.
trying to import this via a cdn like: https://esm.sh/browser-or-…
-
Can this package be adapted to use the bun runtime?
-
### What version of Bun is running?
1.1.3
### What platform is your computer?
Microsoft Windows NT 10.0.19044.0 x64 (win10)
### What steps can reproduce the bug?
```javascript
const COUNT1 = 102…