mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 01:38:26 +02:00
Add npm start command back
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
"src-web"
|
"src-web"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "npm run app-build",
|
||||||
"app-build": "tauri build",
|
"app-build": "tauri build",
|
||||||
"app-dev": "tauri dev --no-watch --config ./src-tauri/tauri-dev.conf.json",
|
"app-dev": "tauri dev --no-watch --config ./src-tauri/tauri-dev.conf.json",
|
||||||
"bootstrap": "run-p bootstrap:* && npm run --workspace plugin-runtime build",
|
"bootstrap": "run-p bootstrap:* && npm run --workspace plugin-runtime build",
|
||||||
|
|||||||
Reference in New Issue
Block a user