updating to make it more mobile optimized, making it a pwa, and testing it out on a phone
This commit is contained in:
+1
-1
@@ -16,7 +16,6 @@
|
||||
"electron:build:linux": "vite build && electron-builder --linux --publish never"
|
||||
},
|
||||
"dependencies": {
|
||||
"audiomotion-analyzer": "^4.5.4",
|
||||
"pitchy": "^4.1.0",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4"
|
||||
@@ -31,6 +30,7 @@
|
||||
"electron-builder": "^26.8.1",
|
||||
"tailwindcss": "^4.2.1",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-pwa": "^1.3.0",
|
||||
"wait-on": "^9.0.4"
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user