added pnpm, lit, manually load runtime on frontend

This commit is contained in:
2025-03-27 17:43:51 -05:00
parent 078bd726f0
commit 30683d268d
19 changed files with 219 additions and 2918 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "yellowjacket",
"outputfilename": "yellowjacket",
"frontend:install": "",
"frontend:install": "pnpm install",
"frontend:build": "",
"frontend:dev:watcher": "",
"frontend:dev:watcher": "inotifywait -m -e modify,create,delete,move -r .",
"frontend:dev:serverUrl": "",
"author": {
"name": "",