Finschia / finschia-js

finschia-js is javascript sdk for Finschia
Apache License 2.0
7 stars 4 forks source link

Downgrade yarn3 to yarn1 #99

Closed loin3 closed 1 year ago

loin3 commented 1 year ago

Description

While yarn3 have all the dependencies, we need to upload all the dependencies to lfs storage. but currently lfs storage's bandwidth exceeded free plan so we are going to change not to use lfs storage.

In this PR, yarn3 change to yarn1 not to contain all the dependencies and untrack all the lfs files.

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

loin3 commented 1 year ago

because wasm files are untracked as lfs and track again as normal file.