v0.1.0
- Script injection is done at the time of the file request, not after compilation.
- Add the
reloadTimeparameter to control the delayed refresh time. - The client script is compiled to the
ES3version and compressed.
- 脚本注入在文件请求时进行,而不是在编译后进行。
- 添加
reloadTime参数,控制延迟刷新时间。 - client脚本编译至
ES3版本,并压缩。