Skip to content

Commit c8a0ae8

Browse files
authored
test: fix pnpm .npmrc (#1427)
1 parent 4ce801f commit c8a0ae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: examples/basic-pnpm/.npmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
https://pnpm.io/npmrc#side-effects-cache
1+
# https://pnpm.io/settings#sideeffectscache
22
side-effects-cache=false

Diff for: examples/start-and-pnpm-workspaces/.npmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
https://pnpm.io/npmrc#side-effects-cache
1+
# https://pnpm.io/settings#sideeffectscache
22
side-effects-cache=false

0 commit comments

Comments
 (0)