Kaynağa Gözat

解决冲突

xiaolin.fu 1 yıl önce
ebeveyn
işleme
405d2329ee
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      next.config.mjs

+ 0 - 1
next.config.mjs

@@ -8,7 +8,6 @@ const nextConfig = {
   output: 'standalone',
   reactStrictMode: true,
   transpilePackages: ['antd-mobile'],
-
   sassOptions: {
     prependData: `@import "./src/styles/variables.scss";`
   },