We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ee598 commit 4598d01Copy full SHA for 4598d01
src/Illuminate/Support/Facades/Vite.php
@@ -8,6 +8,7 @@
8
* @method static string|null manifestHash(?string $buildDirectory = null)
9
* @method static string asset(string $asset, ?string $buildDirectory = null)
10
* @method static string hotFile()
11
+ * @method static bool isRunningHot()
12
* @method static \Illuminate\Foundation\Vite useBuildDirectory(string $path)
13
* @method static \Illuminate\Foundation\Vite useHotFile(string $path)
14
* @method static \Illuminate\Foundation\Vite useIntegrityKey(string|false $key)
0 commit comments