feat(support pnpm): add to. Npmrc file to solve the problem of pnpm dependency

add to. Npmrc file to solve the problem of pnpm dependency

fix https://github.com/Tencent/tdesign-vue-next-starter/issues/43
This commit is contained in:
h7ml 2022-04-11 12:16:53 +08:00
parent 268683875c
commit 779fd75902

1
.npmrc
View File

@ -1,2 +1,3 @@
shamefully-hoist = true
hoist = true
engine-strict =true