File "turbo.json"
Full Path: /home/stylijtl/public_html/wp-content/plugins/elementor-pro/turbo.json
File size: 253 bytes
MIME-type: application/json
Charset: utf-8
{
"$schema": "https://turbo.build/schema.json",
"ui": "tui",
"tasks": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"],
"cache": true
},
"dev": {
"cache": false,
"persistent": true
}
}
}