0.0.4 • Published 1 year ago

vite-plugin-update-listener v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

vite-plugin-update-listener

使用说明

1. npm install vite-plugin-update-listener --save-dev
2. "vite.config.js"中进行配置:
    module.exports = {
      //...
      plugins: {
        UpdateListenerPlugin()
      }
      // ...
    }
3. 提交信息含"--no-tip"则关闭一次更新提醒,否则版本发布后都会监听并且开启提醒
0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago