Skip to content

Commit 3d955e5

Browse files
committed
Migrate to yarn v4 package manager.
1 parent 5cab844 commit 3d955e5

File tree

3 files changed

+13456
-10375
lines changed

3 files changed

+13456
-10375
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ typings/
6262
dist/
6363
.ng_build/
6464
/.idea
65+
/.yarn

.yarnrc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
nodeLinker: node-modules
2+
compressionLevel: 0

0 commit comments

Comments
 (0)