Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find a way to store the .wasm file outside of the git repo #6

Open
osa1 opened this issue Jan 24, 2024 · 0 comments
Open

Find a way to store the .wasm file outside of the git repo #6

osa1 opened this issue Jan 24, 2024 · 0 comments

Comments

@osa1
Copy link
Owner

osa1 commented Jan 24, 2024

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)

osa1 added a commit that referenced this issue Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant