guocaoyi / create-chrome-ext

🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla
MIT License
1.42k stars 106 forks source link

import material-icons in ContentScript is failed #68

Open ajaxjs opened 6 months ago

ajaxjs commented 6 months ago

import 'material-icons/iconfont/material-icons.scss'; Error: Failed to decode downloaded font: http://***/node_modules/material-icons/iconfont/material-icons.woff2

How to fix it?

guocaoyi commented 6 months ago

@ajaxjs https://github.com/vitejs/vite/issues/395 https://github.com/vitejs/vite/pull/398