mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2026-02-19 10:51:02 +00:00
up gorm logger & add share to guest by web client
This commit is contained in:
2
resources/web/js/package.json
vendored
2
resources/web/js/package.json
vendored
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "python ./gen_js_from_hbb.py > src/gen_js_from_hbb.ts && python ./ts_proto.py && tsc && yarn vite build",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user