chore(font-cjkfonts-allseto): remove fixed extension

This commit is contained in:
藍+85CD
2025-10-17 20:16:25 +08:00
parent ff77ab0146
commit 7ba11f658f
@@ -8,5 +8,4 @@ export default defineConfig({
{ from: 'src/index.css', to: 'dist/index.css' },
],
unbundle: true,
fixedExtension: true,
})