-
After running `pnpm start:firefox` it starts downloading the dictionaries and then at some point `rspack` bails out with an error like the following:
![image](https://github.com/user-attachments/as…
-
Hi, **TLDR** I have issue that the url to assets get changed in output js files on rebuild in watch mode
Little project setup background:
```
/library
/myComponent
- myComponent.tsx
- i…
-
It works until v8.3.0 but doesn't work on next releases v8.3.4 and v8.3.5.
## v.8.3.0
There are two lines at the bottom and watch mode works well.
```
CLI Watching for changes in "."
CLI Ig…
-
### Describe the bug
In a barebones SvelteKit project with Shadcn-svelte, the mode-watcher toggle does not work.
Project configured using `shadcn-svelte@next`.
- The `` works as expected. (Tested…
-
I bet it's already been thought of, but figured I'd open an issue to track it: a `--watch` mode would be sweet.
-
### Vue - Official extension or vue-tsc version
2.0.29
### VSCode version
1.91.1
### Vue version
3.4.34
### TypeScript version
5.5.4
### System Info
```shell
Version: 1.91.1 (Universal)
Comm…
-
This tool is awesome. Could you add watch mode to the run command? that simply watches any file changes on the current folder and reruns on any change .
-
### Command
build
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
browser builder (webpack b…
-
Right now, `pnpm run dev` is not working properly with turbo.
What we want is for dev to start all packages in watch mode with turbo so that the monorepo can automatically update dependencies downs…
-
The plugin consistently crashes for me on windows when I modify a watched file. I believe this is due to some path regularization.
My config
```
copy({
resolveFrom: 'cwd',
assets: …