Skip to content

Commit 11e078e

Browse files
committed
Merge branch 'next' of https://github.com/jdf2e/nutui into next
2 parents 047ba2d + ea8c66d commit 11e078e

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)