Skip to content

Commit

Permalink
chore: up dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zhpd committed Aug 9, 2023
1 parent 2669f17 commit b9eae3a
Show file tree
Hide file tree
Showing 5 changed files with 28,501 additions and 50 deletions.
4 changes: 2 additions & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ const nextConfig = {
reactStrictMode: false,
output: output,
// distDir: 'dist', // 静态化
trailingSlash: true,
transpilePackages: ['antd'],
// trailingSlash: true,
transpilePackages: ['antd','ahooks'],
...(output !== 'export'
? {
rewrites() {
Expand Down
Loading

0 comments on commit b9eae3a

Please sign in to comment.