Skip to content

Commit 2e67aff

Browse files
Alexandre NédélecCopilot
andcommitted
fix: restore .npmrc with shamefully-hoist=true
The template sync commit inadvertently deleted .npmrc which contained shamefully-hoist=true. Without it, pnpm's strict node_modules structure breaks Nuxt's build path resolution for route-rules.mjs on Netlify. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9621261 commit 2e67aff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
shamefully-hoist=true

0 commit comments

Comments
 (0)