chore: migrate to Yarn 2 (#2316)

* chore: migrate to Yarn 2

* Update config.yml
This commit is contained in:
ylemkimon
2020-08-03 18:24:56 +09:00
committed by GitHub
parent 591bc7b4be
commit f97c5454f8
15 changed files with 22802 additions and 16898 deletions

13
.gitignore vendored
View File

@@ -27,3 +27,16 @@ website/static/static/katex.*
website/static/static/fonts
website/static/static/copy-tex.*
website/static/static/mhchem.*
# https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored
.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
website/.yarn/*
!website/.yarn/releases
!website/.yarn/plugins
!website/.yarn/sdks
!website/.yarn/versions