• File: turbo.json
  • Full Path: /home/bravrvjk/hpgt.org/wp-content/plugins/elementor/turbo.json
  • Date Modified: 03/30/2026 1:49 PM
  • 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
    }
  }
}