-
Hi, i has a project. that works with vite.
And when i changed scss, and save file, that it's ok, file uploaded to server.
But i need to call `yarn build`, than another compiled files, like my.css …
-
### Describe the bug
If `addWatchFile()` is called by a Vite plugin after the server is closed, the watcher will be set, preventing Node.js process from exiting.
For example, if vite:css was in …
-
It currently seems impossible to discard a change through the GitButler UI.
I've tried both
* right-clicking on a Changed File > Discard Changes > Confirm (dialog remains open, nothing happens)
…
-
Version: 1.46.1
Commit: cd9ea6488829f560dc949a8b2fb789f3cdc05f5d
Date: 2020-06-17T21:17:14.222Z
Electron: 7.3.1
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: D…
-
after some discussion and some prototyping in https://github.com/sul-dlss/speech-to-text/pull/9 and https://github.com/sul-dlss/common-accessioning/pull/1367, it seems like we've settled on SQS for co…
-
I setup a file watcher for my .scss files in the intellij.
– Name: `CSScomb`
– Program: `path_to_installed_csscomb/bin/csscomb`
– Parameters: `-t $FilePath$`
– Working di…
-
Hello, this is a question/discussion, but just to give a full context of my problem I've partially filled out the bug form.
#### System details
- OS: Windows 10 v10.0.19043
- Rust version: 1.56…
-
## Feature Request
```rs
head::Link {
rel: "icon",
r#type: "image/png",
sizes: "16x16",
href: asset!("./assets/favicon/favicon-16x16.png"),
}
```
will generated
```html
…
-
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplic…
-
## Bevy version
0.12
## \[Optional\] Relevant system information
This is on Arch Linux and may not reproduce on other OSes.
## What you did
Enable the `file_watcher` feature and use [Kr…