LiTiang

Results 2 issues of LiTiang

Hi, i set `proxy` in **Webpack-dev-server** as below ```javascript devServer: { port: METADATA.port, host: METADATA.host, proxy: { "/service_detail/*": { target:"http://localhost:3004", secure: false } } } ``` My app is running...

i use my iPhone to see if the Safari will hide URL bar but it not work can anyone can give a example to show such feature ?