Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

performance: enable minification for the server bundles #51831

Merged
merged 7 commits into from
Jun 28, 2023

rename

368c8de
Select commit
Loading
Failed to load commit list.
Merged

performance: enable minification for the server bundles #51831

rename
368c8de
Select commit
Loading
Failed to load commit list.
Vercel Spaces / Owners Approvals succeeded Jun 27, 2023 in 2h 5m 34s

All files in this Pull Request have been approved

All files in this Pull Request have been approved by Vercel Code Owners.

Learn more about Vercel Code Owners files.
Want to leave feedback or contact suppport? Visit Vercel Spaces Help Center.

Details

Author Owned Files

  • packages/next/src/build/webpack-config.ts
  • packages/next/src/build/webpack/config/blocks/base.ts
  • packages/next/src/build/webpack/config/index.ts
  • packages/next/src/build/webpack/config/utils.ts
  • packages/next/src/server/config-schema.ts
  • packages/next/src/server/config-shared.ts

Files Approved

6 files approved
  • packages/next/src/build/webpack-config.ts @ijjk, @shuding

  • packages/next/src/build/webpack/config/blocks/base.ts @ijjk, @shuding

  • packages/next/src/build/webpack/config/index.ts @ijjk, @shuding

  • packages/next/src/build/webpack/config/utils.ts @ijjk, @shuding

  • packages/next/src/server/config-schema.ts @ijjk (team @vercel/next-js), @shuding (team @vercel/next-js)

  • packages/next/src/server/config-shared.ts @ijjk (team @vercel/next-js), @shuding (team @vercel/next-js)