Package Exports
- vue-cli-plugin-update-listener
- vue-cli-plugin-update-listener/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-cli-plugin-update-listener) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue-cli-plugin-update-listener
使用说明
1. npm install vue-cli-plugin-update-listener --save-dev2. vue.config.js中的UpdateListenerPlugin进行配置配置说明
| 参数 | 类型 | 说明 |
|---|---|---|
| show | Boolean | 是否开启版本监听信息写入 |