Use the yarn pacakge manager for javascript
[Yarn](https://yarnpkg.com/) is a drop in replacement for npm. We should use it because: * It's faster * It uses a lockfile, making the builds more deterministic.
This commit is contained in:
parent
a186d5f87a
commit
987ab7612d
3 changed files with 6398 additions and 5 deletions
6390
webui/yarn.lock
Normal file
6390
webui/yarn.lock
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue