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
Unfortunately because of this my local .git is already 6.6M large with only 98 commits.
For comparison, tiny's .git is 2.9M even though it has 1,056 commits.
We should find a way to serve the .wasm file from outside of this repo and reset this repo without the gh-pages branch. (e.g. re-initialize the repo with just the main commits)
The text was updated successfully, but these errors were encountered:
GitHub pages can't serve a file from git-lfs so we're currently pushing a .wasm file every time we push to the main branch.
Unfortunately because of this my local .git is already 6.6M large with only 98 commits.
For comparison, tiny's .git is 2.9M even though it has 1,056 commits.
We should find a way to serve the .wasm file from outside of this repo and reset this repo without the gh-pages branch. (e.g. re-initialize the repo with just the
main
commits)The text was updated successfully, but these errors were encountered: