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

Vite local dev #2636

Merged
merged 5 commits into from
Oct 31, 2024
Merged

Vite local dev #2636

merged 5 commits into from
Oct 31, 2024

Conversation

ildyria
Copy link
Member

@ildyria ildyria commented Oct 31, 2024

This is more of a edge case. This allows people to only contribute on front-end without having to install by leveraging the server proxy option.

This development is defaulted to light mode.
In order to have dark mode, the user will need to trigger it in settings... That's the cost of not running the full server.

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.72%. Comparing base (afd345a) to head (37daf63).
Report is 1 commits behind head on master.

Additional details and impacted files

resources/js/router/routes.ts Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
vite.config.ts Outdated Show resolved Hide resolved
vite/index.html Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
ildyria and others added 5 commits October 31, 2024 17:41
@ildyria ildyria merged commit 43b6a65 into master Oct 31, 2024
49 checks passed
@ildyria ildyria deleted the vite-local-dev branch October 31, 2024 16:59
aSouchereau pushed a commit that referenced this pull request Nov 9, 2024
* vite local dev

* fix formatting

* fix local dev complaints

* Apply suggestions from code review

Co-authored-by: Martin Stone <1611702+d7415@users.noreply.github.com>

* WTRC

---------

Co-authored-by: Martin Stone <1611702+d7415@users.noreply.github.com>
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.

2 participants