zhengyiming
5 天以前 a6921e08035356d4d4e367a8731f729d0520f6b3
vite.config.ts
@@ -94,6 +94,11 @@
            }
          : {},
    },
    css: {
      preprocessorOptions: {
        scss: { api: 'modern-compiler' },
      },
    },
    plugins: getPluginsList(command, { VITE_LEGACY, VITE_COMPRESSION, VITE_AppType }),
    define: {
      __INTLIFY_PROD_DEVTOOLS__: false,