Skip to content

Commit ea18158

Browse files
committed
chore: trying another approach of import pagefind
1 parent 8a815d9 commit ea18158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/js/pagefind.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// generated pagefind UI
2-
import '../../pagefind/pagefind-ui.js'; // xxx doesn't work on 1st build
2+
import '/pagefind/pagefind-ui.js'; // xxx doesn't work on 1st build
33

44
const initSearch = () => {
55
/* global PagefindUI */

0 commit comments

Comments
 (0)