kimown

Results 5 issues of kimown

Remote devices in Chrome: ![image](https://user-images.githubusercontent.com/7932380/58844802-57ad1000-86ab-11e9-8c0b-02e4f20dc2f0.png) Remote devices in Carlo: ![image](https://user-images.githubusercontent.com/7932380/58844808-5e3b8780-86ab-11e9-9773-55467bc42615.png) When I remote debug webView using chrome, I have to open `chrome://inspect/#devices`, then click the `inspect` link of one page,...

i18n-webpack-plugin only support `__("Hello World")` , but I want this plugin support format like this ``` ___("Hello World, language is ${language}",{ language: language }) ``` so I make a little...

Can I use glottie render each frames of animation via egl in linux, so I can use ffmpeg to convert a mp4 file?

In terminal, I can use `sudo nginx` to bind 80 port, but how can I achieve the same result using this plugin in idea?