wupengfei
5 天以前 0f75e2ede118457d361f51ca4c3a906b11e70482
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,