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

Fix #729: Simplify and fix Vite Code Start #730

Closed
wants to merge 1 commit into from

Conversation

melloware
Copy link
Contributor

@melloware melloware commented Jul 23, 2024

Fix #729: Simplify and fix Vite Code Start

image

@melloware melloware added the bug Something isn't working label Jul 23, 2024
@melloware melloware added this to the 2.4.4 milestone Jul 23, 2024
@melloware melloware force-pushed the 729 branch 4 times, most recently from e151ad8 to 93923cf Compare July 23, 2024 14:41
@melloware melloware requested a review from ia3andy July 23, 2024 14:54
@ia3andy
Copy link
Collaborator

ia3andy commented Jul 24, 2024

What no more Matrix 🤣

@melloware
Copy link
Contributor Author

HA yeah sorry about that but people were confused why the starter used express.js etc so this one has a single dependency vite and i think boils it down nicely.

@ia3andy
Copy link
Collaborator

ia3andy commented Jul 24, 2024

@melloware I am not sure why it was depending on express, weird... but alright as you see fit.

@melloware melloware force-pushed the 729 branch 3 times, most recently from 14e4c29 to e7eebc4 Compare July 24, 2024 12:24
Copy link
Collaborator

@ia3andy ia3andy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

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

Successfully merging this pull request may close these issues.

CodeStart does not work out of the box
2 participants