wkl

Results 5 issues of wkl

Fix globby pattern path problem in windows computer。 https://github.com/sindresorhus/globby/issues/179 Scenes ` src: path.resolve(__dirname, 'xxx.js')`

https://user-images.githubusercontent.com/23228335/191157311-c56b02e3-81ff-4d60-9b4d-56fc8ec08828.mp4 https://user-images.githubusercontent.com/23228335/191157665-414be188-d2ee-4479-a31c-9437a5bb0b00.mp4 code url: https://github.com/wkl007/tauri-plugin-single-instance Cargo.toml: ``` [package] name = "emit-event-app" version = "0.1.0" description = "A Tauri App" authors = ["You"] repository = "" edition = "2021" rust-version =...

type: bug
priority: 2 medium
status: backlog

### Describe the bug https://user-images.githubusercontent.com/23228335/194795782-346fdf5b-0eba-436c-80a4-4b169b27a304.mp4 Create a window through the `new WebviewWindow` method, After refreshing the page, the result returned by `WebviewWindow.getByLabel` is inaccurate. ### Reproduction ```jsx import { WebviewWindow...

type: bug
priority: 1 high
status: needs triage

fix https://github.com/kurttheviking/git-rev-sync-js/issues/70