Clean up project structure
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
"build": {
|
||||
"beforeDevCommand": {
|
||||
"script": "trunk serve",
|
||||
"cwd": "."
|
||||
"cwd": "../brittle-ui"
|
||||
},
|
||||
"beforeBuildCommand": {
|
||||
"script": "trunk build --release",
|
||||
"cwd": "."
|
||||
"cwd": "../brittle-ui"
|
||||
},
|
||||
"devUrl": "http://localhost:1420",
|
||||
"frontendDist": "../dist"
|
||||
|
||||
Reference in New Issue
Block a user