Skip to content

Commit ea8c66d

Browse files
committed
fix: change setting
1 parent a0854b8 commit ea8c66d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ export default defineConfig({
9292
outDir: './dist/3x/',
9393
// assetsDir: config.version,
9494
cssCodeSplit: true,
95+
cssTarget: ['chrome61'],
9596
rollupOptions: {
9697
input: {
9798
// doc: resolve(__dirname, 'index.html'),

0 commit comments

Comments
 (0)