Skip to content

Commit ef2f028

Browse files
azuclaude
andcommitted
fix(example): add .npmrc to enable pnpm hoisting for website-generator
Add shamefully-hoist=true to resolve module resolution issues with @textlint/kernel and @textlint/textlint-plugin-markdown in webpack. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 31037f5 commit ef2f028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/.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)