xiaolin.fu 1 rok pred
rodič
commit
405d2329ee
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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";`
   },