????
| Current Path : /home/mountain/public_html/wp-content/plugins/elementor/ |
| Current File : /home/mountain/public_html/wp-content/plugins/elementor/turbo.json |
{
"$schema": "https://turbo.build/schema.json",
"ui": "tui",
"tasks": {
"build": {
"dependsOn": ["^build"],
"outputs": ["dist/**"],
"cache": true
},
"dev": {
"cache": false,
"persistent": true
}
}
}