mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
chore: build
Co-Authored-By: Wesley F. Young <25684570+Wesley-Young@users.noreply.github.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"type": "module",
|
||||
"version": "1.8.3",
|
||||
"scripts": {
|
||||
"build:liteloader": "vite build --mode ",
|
||||
"build:shell": "vite build --mode production",
|
||||
"build:liteloader": "vite build --mode liteloader",
|
||||
"build:shell": "vite build --mode shell",
|
||||
"build:webui": "cd ./src/webui && vite build",
|
||||
"lint": "eslint --fix src/**/*.{js,ts}",
|
||||
"depend": "cd dist && npm install --omit=dev"
|
||||
|
Reference in New Issue
Block a user