-
### What version of Bun is running?
1.1.17+bb66bba1b
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
1. Create a simple app that access…
mangs updated
2 months ago
-
# Problem
Build times are coming in at ~2m 30s, which feels way too long.
From some light debugging this comes from [bun-plugin-dts](https://github.com/wobsoriano/bun-plugin-dts) building the `./sr…
-
### Describe the bug
I'm importing the `vite-plugin-node-polyfills` plugin in my project because I need some polyfills (Buffer, ...).
Starting from `wxt@0.19.1`, adding the plugin breaks the compi…
-
### Reproduction
```json
{
"name": "urband-nest-interiors",
"private": true,
"sideEffects": false,
"type": "module",
"scripts": {
"build": "remix vite:build",
"dev": "remi…
-
Curious if you have plans to implement this with NodeJS instead of requiring another dependency of Bun? The reason I ask is because NodeJS is already required for most people so is already something t…
-
### What version of Bun is running?
1.1.8+89d25807f
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
See: https://github.com/mstuercke/bun…
-
### What version of Bun is running?
1.1.24+85a329911
### What platform is your computer?
Linux 6.10.3-200.fc40.x86_64 x86_64 unknown
### What steps can reproduce the bug?
```bash
bun c…
-
### What is the problem this feature would solve?
Missing file system API.
### What is the feature you are proposing to solve the problem?
Built in File System API like the node:fs library in node.…
-
@arthurfiorette I feel that we should export both jsx and jsxDEV functions from the jsx-runtime file and also create a jsx-dev-runtime file. They should have the same signature, this should be an easy…
-
### Describe the bug
![CleanShot 2024-04-16 at 17 23 58@2x](https://github.com/unplugin/unplugin-auto-import/assets/76424723/8c8cce73-33ac-4e52-91ac-a380f6f2eea2)
code:
```
/src/plugins/lodash
…