Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"baseBranch": "origin/main",
"pipeline": {
"build": {
"dependsOn": [
"^build"
],
"outputs": [
"**/dist/**",
"!**/vendor/**"
]
},
"dev": {
"cache": false
"test": {
"outputs": []
"test:templates": {
"benchmark": {
"lint": {
}