dependabot[bot] 6cfd1c70ff
Bump vite from 2.9.15 to 2.9.16 in /Extension/manifest_v3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.15 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 03:10:11 +00:00
..
2023-05-20 20:44:34 +08:00
2023-05-18 16:37:26 +08:00
2023-05-29 16:30:07 +08:00
2023-05-24 04:15:08 +08:00
2023-03-23 07:05:02 +08:00
2023-03-23 07:05:02 +08:00

Quick Start

Install

npm install

Hot reload the extension

npm run dev

Package the extension for both Chinese and English versions

npm run package

Will automatically generate two .crx files and then copy to the ElectronJS folder (old files will be replaced).