Skip to content

Commit ceb2d3f

Browse files
committed
chore: add .npmrc to hoist client-only and server-only for Vercel deployment
1 parent 00899e1 commit ceb2d3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
public-hoist-pattern[]=*eslint*
2+
public-hoist-pattern[]=*prettier*
3+
public-hoist-pattern[]=client-only
4+
public-hoist-pattern[]=server-only

0 commit comments

Comments
 (0)