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

Changing file casing can break Triplex #242

Open
krispya opened this issue Nov 14, 2024 · 0 comments
Open

Changing file casing can break Triplex #242

krispya opened this issue Nov 14, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@krispya
Copy link
Collaborator

krispya commented Nov 14, 2024

I have only confirmed this for Windows.

Steps:

  • Create App.tsx (I used the default Vite install)
  • Push to git
  • Rename App.tsx to app.tsx

Triplex will now look for App.tsx instead of app.tsx. Notably, git also doesn't respect the case change and requires removing the file and readding it.

@itsdouges itsdouges added the Bug Something isn't working label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants