GreatAuk / plugin-web-update-notification

Detect webpage updates and notify user to reload. support Vite, Umijs, and Webpack.
MIT License
490 stars 42 forks source link

Fix node use cjs #43

Closed yanyue404 closed 1 year ago

yanyue404 commented 1 year ago

虽然 exports 中的"."配置会具有较高优先级,此提交依然修复了main/module 中的错误路径(我在 nuxt 项目中使用插件时发现该错误,疑似 exports 的优先级配置并未生效)。

GreatAuk commented 1 year ago

https://github.com/GreatAuk/plugin-web-update-notification/releases/tag/v1.6.5