Browse Source

解决冲突

xiaolin.fu 1 năm trước cách đây
mục cha
commit
405d2329ee
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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";`
   },