Skip to content

Commit

Permalink
Define public-hoist-pattern for @chakra-ui
Browse files Browse the repository at this point in the history
Instead of adding dependencies we define public-hoist-pattern property
for @chakra-ui/* packages.

Read more on public-hoist-pattern here: https://pnpm.io/npmrc#public-hoist-pattern

The fix was suggested in chakra-ui/chakra-ui#6427 (comment)
  • Loading branch information
nkuba committed Nov 24, 2023
1 parent 2887f39 commit 0154ea7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions dapp/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
public-hoist-pattern[]=@chakra-ui/*
6 changes: 0 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0154ea7

Please sign in to comment.