优化
This commit is contained in:
6
client/.npmrc
Normal file
6
client/.npmrc
Normal file
@@ -0,0 +1,6 @@
|
||||
# https://npmmirror.com/
|
||||
registry = https://registry.npmmirror.com
|
||||
public-hoist-pattern[] = react
|
||||
public-hoist-pattern[] = @types/react
|
||||
# For docker: https://pnpm.io/npmrc#unsafe-perm
|
||||
unsafe-perm = true
|
||||
Reference in New Issue
Block a user