mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 05:56:24 +08:00
13 lines
182 B
JSON
13 lines
182 B
JSON
{
|
|
"targetDefaults": {
|
|
"build": {
|
|
"outputs": ["{projectRoot}/dist"],
|
|
"cache": true
|
|
},
|
|
"generate": {
|
|
"cache": true
|
|
}
|
|
},
|
|
"defaultBase": "main"
|
|
}
|