mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-05-22 11:03:01 +08:00
chore: switch to yarn 2.0 linker
This commit is contained in:
parent
7d686132de
commit
be04ea608d
3
docs/.gitignore
vendored
3
docs/.gitignore
vendored
@ -21,4 +21,5 @@ yarn-error.log*
|
|||||||
.yarn/*
|
.yarn/*
|
||||||
!.yarn/releases
|
!.yarn/releases
|
||||||
!.yarn/releases/*
|
!.yarn/releases/*
|
||||||
!.yarn/plugins
|
!.yarn/plugins
|
||||||
|
.pnp.*
|
@ -1,5 +1,3 @@
|
|||||||
nodeLinker: node-modules
|
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||||
spec: "@yarnpkg/plugin-interactive-tools"
|
spec: "@yarnpkg/plugin-interactive-tools"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user