fix: updated README instructions + fixed app running issues/cross-compatibility over operating systems

This commit is contained in:
Benjamin Singleton 2025-06-10 21:10:55 -05:00 committed by Sheldon Cooper
parent 4ebce1448a
commit f9957c2b4d
8 changed files with 239 additions and 16 deletions

View file

@ -12,7 +12,7 @@
"dependsOn": ["^watch"]
},
"dev": {
"dependsOn": ["^watch"],
"with": ["watch"],
"persistent": true,
"cache": false
},