Browse Source

switch from yarn to pnpm because fuck yarn forever.

develop
Rob Colbert 1 year ago
parent
commit
3a1a901c2b
  1. 12
      .yarnrc.yml
  2. 2
      package.json
  3. 8133
      pnpm-lock.yaml
  4. 9602
      yarn.lock

12
.yarnrc.yml

@ -1,12 +0,0 @@
nodeLinker: node-modules
supportedArchitectures:
cpu:
- x64
libc:
- glibc
os:
- darwin
- linux
yarnPath: .yarn/releases/yarn-4.1.1.cjs

2
package.json

@ -87,5 +87,5 @@
"webpack-stream": "^7.0.0",
"workbox-webpack-plugin": "^7.0.0"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]+sha256.caa915eaae9d9aefccf50ee8aeda25a2f8684d8f9d5c6e367eaf176d97c1f89e"
}

8133
pnpm-lock.yaml

File diff suppressed because it is too large

9602
yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save