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 8a815d9 commit ea18158Copy full SHA for ea18158
src/assets/js/pagefind.js
@@ -1,5 +1,5 @@
1
// generated pagefind UI
2
-import '../../pagefind/pagefind-ui.js'; // xxx doesn't work on 1st build
+import '/pagefind/pagefind-ui.js'; // xxx doesn't work on 1st build
3
4
const initSearch = () => {
5
/* global PagefindUI */
0 commit comments