buster/apps/momentic/turbo.json

11 lines
161 B
JSON

{
"$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"tasks": {
"momentic": {
"cache": false,
"persistent": true
}
}
}