1 parent ab15ecf commit 9321cc9Copy full SHA for 9321cc9
2 files changed
README.md
@@ -118,6 +118,8 @@ Some users do not have the habit of closing web pages. If the front-end page is
118
119
## Install
120
121
+> **ESM-only:** The current release only supports ESM. If your project still relies on CommonJS, please install version `1.8.1` instead.
122
+
123
```bash
124
# vite
125
pnpm add @plugin-web-update-notification/vite -D
README.zh-CN.md
@@ -118,6 +118,8 @@ sequenceDiagram
## 安装
+> **仅支持 ESM:**当前版本仅支持 ESM。如果你的项目仍依赖 CommonJS,请安装 `1.8.1` 版本。
0 commit comments