-
https://github.com/rollup/rollup/blob/3520da5112f100514bd4ad0c5c6b637eb7961977/cli/run/watch-cli.ts#L156
Given the input value to this function (code) is not always an int, this line fails but does…
-
In no specific order.
# In progress
- Migrate toolchain to a WASM plugin based architecture
- Host your own remote cache, powered by Bazel remote APIs
- Task graph
# Must haves
- Rust op…
-
-
Ref https://github.com/microsoft/vscode/issues/141053
Currently:
- The CLI process on macOS (Big Sur and above) spawns the main process using the `open` command so that VS Code is launched with th…
-
Following the wiki to install krell in an existing AwesomeProject, when execute the following command in CLI,
got an error.
MacBookPro:AwesomeProject $ clj -M -m krell.main -co build.edn -c -r
…
-
Can I just use my own `.prettierrc.yml` and add the paths to be watched to it?
I don't want a second Prettier config file on our project files, and some people will not use prettier-cli-watcher, t…
-
Dear users,
We are no longer able to maintain the following plugins going forward:
- `film-central`
- `otaku-watcher`
The both of us no longer have the time to allocate to these projects. Just…
-
```
espionage724@Spinesnap:~/Projects/2004Scape-Server/src $ cd ~/'Projects/2004Scape-Server/src' && npm start
> 2004scape@1.0.0 start
> npm i && npm run ts-loader src/lostcity/app.ts
> 200…
-
Dear users,
We are no longer able to maintain the following plugins going forward:
- `film-central`
- `otaku-watcher`
The both of us no longer have the time to allocate to these projects. Just…
-
Is it possible to use as FileStream a S3 file as `filename` in
```python
watcher = tw.Watcher(filename=r'c:\temp\test.log', port=None)
cli = tw.WatcherClient(r'c:\temp\sum.log')
```
I would l…