Skip to content

Trying to find the right configuration for localhost Vite in Docker with WebWorkers #13133

Closed Answered by bensaufley
bensaufley asked this question in Q&A
Discussion options

You must be logged in to vote

Whelp. it's as simple as adding the below to the vite config:

{
  hmr: 'localhost',
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bensaufley
Comment options

Answer selected by bensaufley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant