forked from Berry-Dash/launcher
Switch to ES2024 and webpack (for dev mode only)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "1.5.8",
|
||||
"identifier": "xyz.lncvrt.games-launcher",
|
||||
"build": {
|
||||
"beforeDevCommand": "next dev",
|
||||
"beforeDevCommand": "next dev --webpack",
|
||||
"devUrl": "http://localhost:3000",
|
||||
"beforeBuildCommand": "next build",
|
||||
"frontendDist": "../out"
|
||||
|
||||
Reference in New Issue
Block a user