Results 24 comments of Miau Lightouch

I had wait typing gonna be improved for about one year, there are few related PRs have no chance to be merged. I'm considering alternatives like [pinia](https://pinia.esm.dev/) or [harlem](https://harlemjs.com/).

it seems we can define store via composition api in pinia 2.0? I use pinia with `readonly` from typescript to expose `state` like ```typescript import { computed, reactive } from...

I update this pr to vue-cli 3, babel 7: https://github.com/miaulightouch/webpack and I post the pr here: https://github.com/noamkfir/webpack/pull/1 try it now: `vue init miaulightouch/webpack#develop `

@aksenovdev you can check my CI report [here](https://circleci.com/gh/miaulightouch/webpack/tree/develop)

`@babel/runtime` is missing for now. please install `@babel/runtime` to resolve this issue, I'm inspecting the problem, maybe this is from upstream changes.

https://developer.chrome.com/apps/tags/webview \ tag from chrome apps

nope, I have to interact directly with web page for more control.

seems work, but need more test for Polyfill compatibility. it's already tested on Firefox/Chrome on Android.

> I'm seeing the same thing above on Puppeteer 2.0.0 It seems like if you set `--use-fake-ui-for-media-stream` then you can access Webcam without setting permission override. If you don't use...

it's merged, now we need new release of this package right?