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(config): ui and api regression #820

Merged
merged 4 commits into from Feb 21, 2022
Merged

Conversation

userquin
Copy link
Member

The ui and the api are not started

The ui and the api are not started
@netlify
Copy link

netlify bot commented Feb 20, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: 580a1b4

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/621329019850e9000798074e

😎 Browse the preview: https://deploy-preview-820--vitest-dev.netlify.app

@userquin userquin marked this pull request as draft February 20, 2022 17:07
? options.uiBase ?? configDefaults.uiBase
: undefined

if (typeof options.api?.host !== 'undefined')
Copy link
Member Author

Choose a reason for hiding this comment

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

should we remove these entries from the server if undefined?

@userquin userquin marked this pull request as ready for review February 20, 2022 17:13
@userquin
Copy link
Member Author

svelte example ui is working with changes on the PR, following scripts will start the ui:

  • pnpm run test:ui: on default port 51204
  • pnpm run test:ui -- --api.port 3000: on 3000 port

@antfu antfu changed the title fix(ui/api): ui and api regression fix(config): ui and api regression Feb 21, 2022
@antfu antfu enabled auto-merge (squash) February 21, 2022 05:57
@antfu antfu disabled auto-merge February 21, 2022 06:01
@antfu antfu merged commit e8468d2 into main Feb 21, 2022
@antfu antfu deleted the userquin/fix-ui-and-api-regression branch February 21, 2022 06:01
chaii3 pushed a commit to chaii3/vitest that referenced this pull request May 13, 2022
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.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.

None yet

2 participants