This commit is contained in:
2023-05-23 22:06:09 -04:00
parent f0c2c8d855
commit 1fa308b2a9
6 changed files with 44 additions and 19 deletions

6
.yarnrc.build.yml Normal file
View File

@@ -0,0 +1,6 @@
nodeLinker: node-modules
npmScopes:
mifi:
npmRegistryServer: https://git.mifi.dev/api/packages/mifi/npm/
npmAuthToken: e35a182b01581790f91996594bc16e5c6a89c71c # ${NPM_TOKEN}
npmAlwaysAuth: true