mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-24 21:26:02 +00:00
Use npmrc for standalone pnpm installs
Co-authored-by: Steven <styfle@users.noreply.github.com>
This commit is contained in:
1
basics/learn-starter/.npmrc
Normal file
1
basics/learn-starter/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
ignore-workspace=true
|
||||
5
basics/learn-starter/pnpm-workspace.yaml
Normal file
5
basics/learn-starter/pnpm-workspace.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
packages:
|
||||
- .
|
||||
minimumReleaseAge: 2880
|
||||
onlyBuiltDependencies:
|
||||
- sharp
|
||||
Reference in New Issue
Block a user