codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.11k stars 2.29k forks source link

CSB automatically covert file to raw-githack url before pushing to GitHub #6675

Open tamagoez opened 2 years ago

tamagoez commented 2 years ago

Sorry for my weak English.

🐛 bug report

Preflight Checklist

Description of the problem

When I push files to GitHub, CodeSandBox automatically convert some files to raw-githack URL. Ex: https://rawcdn.githack.com/tamagoez/minecraft-wikinote/bd2b706925e92efe5afa184af01e1239eca82e27/public/favicon.ico

How has this issue affected you? What are you trying to accomplish?

This will replace original raw data. This will cause no favicon.ico error or something else.

To Reproduce

Link to sandbox: Every Sandbox

Your Environment

Software Name/Version
Сodesandbox greater than v4.0.0
Browser Chrome / Edge (Both more than 99 version)
Operating System Windows
JamesACS commented 2 years ago

Hey @tamagoez

Please could you link us to a Sandbox and github repo to demonstrate the issue?