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(examples): ensure Vue web servers start correctly #5668

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

eysi09
Copy link
Collaborator

@eysi09 eysi09 commented Jan 25, 2024

What this PR does / why we need it:

In some example projects, the Vue web server wouldn't start correctly due to how eslint was set up and the version of some of its dependencies.

This commit fixes that.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

This does not fix the issue with the page not being found when run on local Kubernetes. We'll need to address that specifically but I suspect it has to do with hostfile issue we've had in the past.

I tested all examples by just creating a port forward and they worked as expected.

In some examples, the Vue web server wouldn't start correctly due to how
eslint was set up and the version of some of its dependencies.

This commit fixes that.
@eysi09 eysi09 enabled auto-merge January 25, 2024 17:17
@eysi09 eysi09 requested a review from stefreak January 25, 2024 17:18
@eysi09 eysi09 added this pull request to the merge queue Jan 26, 2024
Merged via the queue into main with commit 1979e0e Jan 26, 2024
44 checks passed
@eysi09 eysi09 deleted the fix-vote-examples branch January 26, 2024 09:29
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.

None yet

2 participants