Skip to content

docs: correct proxy shorthand example#15938

Merged
bluwy merged 1 commit into
vitejs:mainfrom
cecilia-sanare:patch-1
May 18, 2024
Merged

docs: correct proxy shorthand example#15938
bluwy merged 1 commit into
vitejs:mainfrom
cecilia-sanare:patch-1

Conversation

@cecilia-sanare
Copy link
Copy Markdown
Contributor

Description

Just updating the docs for the proxy property to match the online docs and actual implementation!

Additional context

// string shorthand: http://localhost:5173/foo -> http://localhost:4567/foo
'/foo': 'http://localhost:4567',

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Loading
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