File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/Illuminate/Support/Facades Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 16
16
* @method static \Illuminate\Foundation\Vite useScriptTagAttributes(callable|array $attributes)
17
17
* @method static \Illuminate\Foundation\Vite useStyleTagAttributes(callable|array $attributes)
18
18
* @method static \Illuminate\Foundation\Vite usePreloadTagAttributes(callable|array|false $attributes)
19
+ * @method static \Illuminate\Foundation\Vite prefetch(int|null $concurrency = null)
19
20
* @method static \Illuminate\Foundation\Vite useWaterfallPrefetching(int|null $concurrency = null)
20
21
* @method static \Illuminate\Foundation\Vite useAggressivePrefetching()
21
22
* @method static \Illuminate\Foundation\Vite usePrefetchStrategy(string|null $strategy, array $config = [])
You can’t perform that action at this time.
0 commit comments