Update to yarn 3.

This commit is contained in:
Paulo Gustavo Veiga 2023-01-04 18:17:01 -08:00
parent 2dce5b672d
commit bf08888a68
1885 changed files with 20140 additions and 19038 deletions

38
.gitignore vendored
View File

@ -7,51 +7,23 @@
node_modules/
dist/
# Compiled Java class files
*.class
# Compiled Python bytecode
*.py[cod]
# Log files
*.log
# Package files
*.jar
# Maven
target/
dist/
# JetBrains IDE
.idea/
# Unit test reports
TEST*.xml
# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.app
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
**/build/**/*
.vscode
*/test/playground/dist
# visual code local workspaces
wisemapping-frontend.code-workspace
.yarn/*
!.yarn/releases
!.yarn/plugins
.pnp.*

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More