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 6d12423 commit 3141ef2Copy full SHA for 3141ef2
src/Illuminate/Support/Facades/Vite.php
@@ -9,6 +9,7 @@
9
* @method static \Illuminate\Foundation\Vite useIntegrityKey(string|false $key)
10
* @method static \Illuminate\Foundation\Vite withEntryPoints(array $entryPoints)
11
* @method static \Illuminate\Foundation\Vite useManifestFilename(string $filename)
12
+ * @method static \Illuminate\Foundation\Vite createAssetPathsUsing(void $resolver)
13
* @method static string hotFile()
14
* @method static \Illuminate\Foundation\Vite useHotFile(string $path)
15
* @method static \Illuminate\Foundation\Vite useBuildDirectory(string $path)
0 commit comments