mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-25 05:35:53 +00:00
Use npmrc for standalone pnpm installs
Co-authored-by: Steven <styfle@users.noreply.github.com>
This commit is contained in:
1
dashboard/final-example/.npmrc
Normal file
1
dashboard/final-example/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
ignore-workspace=true
|
||||
6
dashboard/final-example/pnpm-workspace.yaml
Normal file
6
dashboard/final-example/pnpm-workspace.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
packages:
|
||||
- .
|
||||
minimumReleaseAge: 2880
|
||||
onlyBuiltDependencies:
|
||||
- bcrypt
|
||||
- sharp
|
||||
Reference in New Issue
Block a user