-
Ever since https://github.com/parcel-bundler/watcher/commit/9b7c657df8ad1c0d020541eae0dd38b921c94fb8 landed, we have tried to update to newer versions but in VS Code events would stop at random and no…
-
### Provide a general summary of the issue here
when i build with `vite@5.4.0` i get this warnings
```
"/*#__PURE__*/"
in "node_modules/react-aria-components/dist/Breadcrumbs.mjs" contains an …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```
Error: Cannot find module 'parcel-bundler/src/assets/HTMLAsset'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Module.require…
-
Does this issue occur when all extensions are disabled?: No (An extension is needed to create a file watcher and monitor it)
Version: 1.92.2 (user setup)
Commit: fee1edb8d6d72a0d…
-
# 🐛 bug report
```
@parcel/bundler-default: Got unexpected undefined
Error: Got unexpected undefined
at nullthrows
(node_modules/nullthrows/nullthrows.js:7:15)
at createId…
-
### What version of Bun is running?
0.7.4+78defe7a87226b5b10766e24fae458a62811dab2
### What platform is your computer?
Darwin 22.5.0 arm64 arm
### What steps can reproduce the bug?
Make an index.…
-
I guess I'm doing something wrong, I installed the plugin and got:
```
Cannot find module 'parcel-bundler/src/assets/JSAsset'
```
I've got an `index.html` file in `./src/` that refers to `./in…
-
Currently `create-react-app` suffers from slow compilation. On my personal laptop (MacBook Pro 13' late 2017) it usually takes up to ~1 min to do a cold start, which is kind of unacceptable for this s…
-
## Description
ref: https://github.com/parcel-bundler/watcher/issues/170#issuecomment-2310015386
The following code causes segmentation fault
```javascript
import watcher from "@parcel/watch…