Skip to content

Commit 2cef7f3

Browse files
committed
add font to service worker
1 parent d370e6d commit 2cef7f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export default defineConfig({
1818
"translations/*.json",
1919
"translations/ui/*.ftl",
2020
"sprites/*.jpg",
21+
"*.otf",
2122
],
2223
}),
2324
Icons({ compiler: "svelte" }),

0 commit comments

Comments
 (0)