Skip to content

v0.1.0

Choose a tag to compare

@duan602728596 duan602728596 released this 27 Sep 02:27
· 160 commits to master since this release
  • Script injection is done at the time of the file request, not after compilation.
  • Add the reloadTime parameter to control the delayed refresh time.
  • The client script is compiled to the ES3 version and compressed.

  • 脚本注入在文件请求时进行,而不是在编译后进行。
  • 添加reloadTime参数,控制延迟刷新时间。
  • client脚本编译至ES3版本,并压缩。