Skip to content

Commit a9d115d

Browse files
committed
wip
1 parent 17fe459 commit a9d115d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tempest/Vite/src/TagsResolver/ManifestTagsResolver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ function loadNext(assets, count) {
225225
setTimeout(() => loadNext({$assets}, {$this->viteConfig->prefetching->concurrent}))
226226
})
227227
JS,
228+
PrefetchStrategy::NONE => '',
228229
};
229230

230231
return $this->tagCompiler->compilePrefetchTag($script, $chunk);

0 commit comments

Comments
 (0)