@runderworld/next.js-patches
v16.3.0-canary.69
Published
Dist patch overlay for Next.js v16.3.0-canary.69 with fix-node-options-v16-2
Downloads
4,417
Maintainers
Readme
@runderworld/next.js-patches
Dist-level patch overlay for Next.js v16.3.0-canary.69 — variant fix-node-options-v16-2.
This package is published automatically by the patch automation pipeline and contains a single dist.patch file that can be applied on top of a matching Next.js install.
Getting Started
Install
npm install @runderworld/[email protected]Apply the patch
patch -p1 -d node_modules/next < node_modules/@runderworld/next.js-patches/dist.patchNote: This patch targets Next.js
v16.3.0-canary.69. Make sure your installed version ofnextmatches before applying.
What's included
| File | Description |
|------|-------------|
| dist.patch | Unified diff of patched next/dist/ output vs the upstream v16.3.0-canary.69 release |
Variant
- Upstream tag:
v16.3.0-canary.69 - Patch name:
fix-node-options-v16-2 - Package version:
16.3.0-canary.69
Source
Patch artifacts are generated and published from runderworld/next.js-patches. All patches are fingerprinted, version-locked, and reproducible.
