Move to NextJS + other changes
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
"identifier": "xyz.lncvrt.berrydash-launcher",
|
||||
"build": {
|
||||
"beforeDevCommand": "yarn dev",
|
||||
"devUrl": "http://localhost:1420",
|
||||
"devUrl": "http://localhost:3000",
|
||||
"beforeBuildCommand": "yarn build",
|
||||
"frontendDist": "../dist"
|
||||
"frontendDist": "../out"
|
||||
},
|
||||
"app": {
|
||||
"withGlobalTauri": true,
|
||||
|
||||
Reference in New Issue
Block a user