6 lines
138 B
JSON
6 lines
138 B
JSON
{
|
|
"build": {
|
|
"beforeDevCommand": "trunk serve --features ci",
|
|
"beforeBuildCommand": "trunk build --release --features ci"
|
|
}
|
|
}
|