You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we push the libraries to npm and it is quite a big package. We should fetch the binaries in a post install script to keep the npm package relatively small. There is no major benefit in this, but it just feels cleaner.
The text was updated successfully, but these errors were encountered:
Right now we push the libraries to npm and it is quite a big package. We should fetch the binaries in a post install script to keep the npm package relatively small. There is no major benefit in this, but it just feels cleaner.
The text was updated successfully, but these errors were encountered: