Skip to content

Commit ad0fbff

Browse files
DASPRiDclaude
andcommitted
chore(skeleton): move side-effects-cache flag into pnpm-workspace.yaml
Drops the skeleton .npmrc in favor of the sideEffectsCache: false setting in pnpm-workspace.yaml. Same behavior, one less file in generated projects. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fb42d7c commit ad0fbff

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

skeleton/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

skeleton/pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
sideEffectsCache: false
12
allowBuilds:
23
'@biomejs/biome': true
34
'@swc/core': true

0 commit comments

Comments
 (0)