codesandbox-client
codesandbox-client copied to clipboard
CSB automatically covert file to raw-githack url before pushing to GitHub
Sorry for my weak English.
🐛 bug report
Preflight Checklist
- [x] I have read the Contributing Guidelines for this project.
- [x] I agree to follow the Code of Conduct that this project adheres to.
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
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 |
Hey @tamagoez
Please could you link us to a Sandbox and github repo to demonstrate the issue?