Unity打包webgl本地测试
把压缩格式取消了省去很多解析麻烦
例如:Unable to parse Build/xxx.framework.js.br! If using custom web server, verify that web server is sending .br files with HTTP Response Header "Content-Encoding: br". Brotli compression may not be supported over HTTP connections. Migrate your server to use HTTPS
另外vscode有一个插件可以发布本地开发服务器便于测试