Bug on Vite
Opened this issue · 1 comments
GolfredoPerezFernandez commented
beautyfree commented
i fixed it using this:
resolve: {
alias: {
"~@fontsource/ibm-plex-mono": "@fontsource/ibm-plex-mono",
"~@fontsource/inter": "@fontsource/inter",
},
},