cache generate

This commit is contained in:
Elio Bischof
2023-06-22 10:09:09 +02:00
parent 04f8df95de
commit f3cae5d67c
2 changed files with 4 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"generate": {
"outputs": [
"src/proto/**"
]
],
"cache": true
}
}
}

View File

@@ -6,7 +6,8 @@
"generate": {
"outputs": [
"src/proto/**"
]
],
"cache": true
}
}
}