wupengfei
3 天以前 8050d4647fde521b270ce5e1fd0610f95cbd6487
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,