Skip to content

Commit e78d633

Browse files
committed
feat: remove cssTarget
1 parent 5ea95bd commit e78d633

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ export default defineConfig({
5959
// https://vitejs.dev/config/#build-options
6060
build: {
6161
emptyOutDir: true,
62-
cssTarget: 'chrome61',
6362
minify: true,
6463
cssCodeSplit: true,
6564
lib: {

0 commit comments

Comments
 (0)