next.js icon indicating copy to clipboard operation
next.js copied to clipboard

chore: update `next-config-js` document path

Open JamBalaya56562 opened this issue 1 year ago • 6 comments

Description

1. Update next-config-js path

Follow up #72465. Update next-config-js document URL.

2. Update turbo anchor path

At #70031, turbo docs was update. Then I update the reference path to it.

Before After
https://nextjs.org/docs/app/api-reference/next-config-js https://nextjs.org/docs/app/api-reference/config/next-config-js
https://nextjs.org/docs/app/api-reference/next-config-js/turbo#webpack-loaders https://nextjs.org/docs/app/api-reference/next-config-js/turbopack#configuring-webpack-loaders

JamBalaya56562 avatar Dec 09 '24 04:12 JamBalaya56562

Notifying the following users due to files changed in this PR based on this repo's notify modifiers:

@timneutkens, @ijjk, @shuding, @huozhi:

packages/next/src/server/config.ts

vercel[bot] avatar Dec 09 '24 04:12 vercel[bot]

Allow CI Workflow Run

  • [ ] approve CI run for commit: 188e1582423b27eb70357ca7e7e3dc3107d24d14

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

ijjk avatar Dec 09 '24 04:12 ijjk

This PR also contains #77853 changes. Could someone review my PR?

JamBalaya56562 avatar Apr 11 '25 01:04 JamBalaya56562

⚠️ No Changeset found

Latest commit: c26e56e839ff3330d61d5a47ede1f6ac537900ce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 15 '25 00:05 changeset-bot[bot]

CodSpeed Performance Report

Merging #73677 will create unknown performance changes

Comparing JamBalaya56562:next-config-js (750077d) with canary (4a3383a)

Summary

⁉️ 9 dropped benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
⁉️ build[date-fns-all] 2.3 s N/A N/A
⁉️ build[date-fns-single] 1.4 s N/A N/A
⁉️ build[framer-motion-all] 3.2 s N/A N/A
⁉️ build[framer-motion-single] 2.3 s N/A N/A
⁉️ build[joy] 2.1 s N/A N/A
⁉️ build[lucide-react-all] 9.2 s N/A N/A
⁉️ build[lucide-react-single] 907.7 ms N/A N/A
⁉️ build[mui] 3.2 s N/A N/A
⁉️ build[shiki] 6.1 s N/A N/A

codspeed-hq[bot] avatar May 29 '25 00:05 codspeed-hq[bot]

@icyJoseph Could you review this PR?

JamBalaya56562 avatar Nov 25 '25 22:11 JamBalaya56562