Results 13 issues of Miau Lightouch

can't work on 'local file' mode but use file:// URL work fine.

the setting of `lib: []` in `tsconfig.vitest.json`, would cause the settings from `tsconfig.app.json` being cleanup. it would loss the type like `dom.interable`.

either carlo nor puppeteer didn't support \ tag, is any method to get it work?

for touch device or mobile. if browser can't find PointerEvent support, it will listen default event. it's compatible with [Pointer Events Polyfill](https://github.com/jquery/PEP#why-pointer-events)

javascript load object with absolute path not relative path, and cause problem. ex: I set reverse proxy to reichat in example.com/paint, like below ``` location /paint/ { proxy_set_header X-Real-IP $remote_addr;...

if you use homebrew to install and force link opencv3 you need replace "3.0.0.dylib" with "3.1.0.dylib" in the xcode project

It fixed the path if the packages contain CLI binaries, causing pnpm/yarn to have a different folder structure than normal packages. - normal package: - `node_modules/axios` -> `node_modules/.pnpm/[email protected]/node_modules` - package...

### Have you read the Important information text above - [X] Yes i did ### Describe the feature even we didn't add "EpicApp=PalServer", server would be listed on server list....

enhancement

### Version 3.0.1 ### Reproduction link [https://codepen.io/anon/pen/zajRgg?editors=1010](https://codepen.io/anon/pen/zajRgg?editors=1010) ### Steps to reproduce 1. `subscribe` a callback 2. `replaceState` with any object, and `subscribe` wouldn't be triggered ### What is expected? `subscribe`...

[Opus](https://opus-codec.org/) provide more effective quality and impressive compression than ogg with [major browser support](http://caniuse.com/#feat=opus) Especially, [opus 1.2](https://people.xiph.org/~jm/opus/opus-1.2/) highly improve the music quality with same bitrate. even just 32kb/s, opus still...