kimown
kimown
Remote devices in Chrome:  Remote devices in Carlo:  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?