Parcourir la source

add pnpm configuratn for pnpm deploy

Yuki Takei il y a 1 an
Parent
commit
c6a6b3e3c9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .npmrc

+ 2 - 0
.npmrc

@@ -0,0 +1,2 @@
+# see: https://pnpm.io/next/npmrc#force-legacy-deploy
+force-legacy-deploy=true