bin ee-core

This commit is contained in:
gaoshuaixing
2022-06-24 14:02:57 +08:00
parent c4e6872ac6
commit 901097be27

View File

@@ -14,8 +14,8 @@
"build-m-arm64": "electron-builder -m --arm64",
"build-l": "electron-builder -l",
"rd": "ee-core rd --dist_dir=./frontend/dist",
"compress": "node ./node_modules/ee-core/bin/tools compress",
"restore": "node ./node_modules/ee-core/bin/tools restore"
"compress": "ee-core compress",
"restore": "ee-core restore"
},
"nodemonConfig": {
"watch": [