[$testPath], 'resources/views/components/**/*.blade.php' => [$testPath], // Livewire JS interop / Alpine plugins. 'resources/js/**/*.js' => [$testPath], 'resources/js/**/*.ts' => [$testPath], ]; } }