mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
style(@vant/cli): fix site style in small screen (#9661)
This commit is contained in:
@@ -166,8 +166,6 @@ export function getViteConfigForSiteProd(): InlineConfig {
|
||||
outDir,
|
||||
brotliSize: false,
|
||||
emptyOutDir: true,
|
||||
// reduce small CSS files
|
||||
cssCodeSplit: false,
|
||||
rollupOptions: {
|
||||
input: {
|
||||
main: join(SITE_SRC_DIR, 'index.html'),
|
||||
|
Reference in New Issue
Block a user