-
### Describe the bug
Generally, within a RushJs monorepo using pnpm the root directory features the lock file, sub packages do not.
```
/usr/src/app/pnpm-lock.yml
```
And the projects featu…
-
### Current Behavior
If the application is started with esbuild and `bundle: false` in watch mode, everything works as expected. If a file that was previously built is then deleted, the build fails…
-
### What version of Bun is running?
1.1.29
### What platform is your computer?
Linux 6.10.10-200.fc40.x86_64 x86_64 Fedora
### What steps can reproduce the bug?
Adding or installing is very slow,…
-
problem encountered when importing @aztec/aztec.js@0.26.3 (and 0.26.5):
```
✘ [ERROR] No matching export in "../../node_modules/.pnpm/node-stdlib-browser@1.2.0/node_modules/node-stdlib-browser/e…
-
### Reproduction link or steps
1. Open https://stackblitz.com/edit/github-xv4yss-atzcaf?file=src%2Fentry.js,src%2Fdep.js
2. `npm i` runs automatically
3. `npm run build` runs automatically
4. Se…
-
Updates to common and build options default objects:
```ts
{
define: {
"process.env": JSON.stringify(
getClientEnvironment(proc).stringified["process.env"]
),
"win…
-
### Describe the solution
Hello!
Wrangler uses [esbuild](https://esbuild.github.io) for bundling and since **esbuild does not do any type checking** (see evanw/esbuild#1631) no errors are produc…
-
### Command
serve
### Description
I often work with `live-reload` disabled. This is helpful when working on CSS changes, I can try things in browser and then make multiple edits in files before man…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.16.0
- Nuxt Version: 3.7.3
- CLI Version: 3.9.0
- Nitro Version: 2.6.3
- Package M…
-
### Discussed in https://github.com/qirolab/laravel-themer/discussions/53
Originally posted by **El-Diegore** September 9, 2024
Hi, I was trying to add the theme to the reverb-chat project in…