Skip to content

My glb model works in dev/prod local but not on vercel prod #1997

Answered by marceloavf
marceloavf asked this question in Q&A
Discussion options

You must be logged in to vote

Discovered the actual problem, git is parsing it to LF and breaking the glb binaries.

For the solution, I have to set it binary on .gitattributes

*.glb             binary

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
6 replies
@drcmda
Comment options

@marceloavf
Comment options

@marceloavf
Comment options

@marceloavf
Comment options

@marceloavf
Comment options

Comment options

You must be logged in to vote
6 replies
@marceloavf
Comment options

@wangtiger317
Comment options

@DIAGNEUX
Comment options

@wangtiger317
Comment options

@clicianDev
Comment options

Answer selected by marceloavf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants