DaanH

Results 1 comments of DaanH

Using Vite and Typescript, I manged to fix this by: 1. rename vfs_fonts.js to vfs_font.ts 2. in the vfs file change content to `const vfs = { 'fontName-bodl.ttf': '...', ...};...