forked from Berry-Dash/launcher
Fix 2
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"identifier": "xyz.lncvrt.berrydash-launcher",
|
"identifier": "xyz.lncvrt.berrydash-launcher",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "bun dev",
|
"beforeDevCommand": "next dev",
|
||||||
"devUrl": "http://localhost:3000",
|
"devUrl": "http://localhost:3000",
|
||||||
"beforeBuildCommand": "bun build",
|
"beforeBuildCommand": "next build",
|
||||||
"frontendDist": "../out"
|
"frontendDist": "../out"
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
|
|||||||
@@ -4,9 +4,9 @@
|
|||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"identifier": "xyz.lncvrt.berrydash-launcher",
|
"identifier": "xyz.lncvrt.berrydash-launcher",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "bun dev",
|
"beforeDevCommand": "next dev",
|
||||||
"devUrl": "http://localhost:3000",
|
"devUrl": "http://localhost:3000",
|
||||||
"beforeBuildCommand": "bun build",
|
"beforeBuildCommand": "next build",
|
||||||
"frontendDist": "../out"
|
"frontendDist": "../out"
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
|
|||||||
@@ -4,9 +4,9 @@
|
|||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"identifier": "xyz.lncvrt.berrydash-launcher",
|
"identifier": "xyz.lncvrt.berrydash-launcher",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "bun dev",
|
"beforeDevCommand": "next dev",
|
||||||
"devUrl": "http://localhost:3000",
|
"devUrl": "http://localhost:3000",
|
||||||
"beforeBuildCommand": "bun build",
|
"beforeBuildCommand": "next build",
|
||||||
"frontendDist": "../out"
|
"frontendDist": "../out"
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
|
|||||||
@@ -4,9 +4,9 @@
|
|||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"identifier": "xyz.lncvrt.berrydash-launcher",
|
"identifier": "xyz.lncvrt.berrydash-launcher",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "bun dev",
|
"beforeDevCommand": "next dev",
|
||||||
"devUrl": "http://localhost:3000",
|
"devUrl": "http://localhost:3000",
|
||||||
"beforeBuildCommand": "bun build",
|
"beforeBuildCommand": "next build",
|
||||||
"frontendDist": "../out"
|
"frontendDist": "../out"
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
|
|||||||
Reference in New Issue
Block a user