Skip to content

Conversation

sethcg
Copy link
Contributor

@sethcg sethcg commented May 2, 2025

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • The changes are appropriately documented (if applicable).
  • The changes have sufficient test coverage (if applicable).
  • The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

I saw that two issues were asking for a Vite, React, and Typescript template to get projects started quicker.
Issues: #3791 and #3654

I added a vite-react-typescript template and testing for it. I tried to maintain a minimal approach similar to how the other templates are written.

@sethcg sethcg requested a review from a team as a code owner May 2, 2025 19:17
@sethcg sethcg changed the title added vite-react-typescript template feat: added vite-react-typescript template May 2, 2025
@sethcg sethcg force-pushed the add-template-vite-react-typescript branch 2 times, most recently from be5210d to 9662559 Compare May 2, 2025 21:23
@sethcg sethcg force-pushed the add-template-vite-react-typescript branch from 9662559 to da27ff0 Compare May 17, 2025 17:44
@sethcg
Copy link
Contributor Author

sethcg commented Aug 30, 2025

@erickzhao
I am not sure who to ask about this, but I cannot seem to figure out why the build testing fails with my changes. I run the slow tests locally and they all succeed, but circleci throws a few "cannot find module ____" errors that I do not understand.

Any advice would be greatly appreciated!

Example error:
image

Locally run testing:
image

Copy link

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

Successfully merging this pull request may close these issues.

1 participant