vite_ruby icon indicating copy to clipboard operation
vite_ruby copied to clipboard

fix: Do not override userConfig.server.origin on skipProxy=true

Open elthariel opened this issue 1 year ago • 0 comments

Description 📖

Do not override config.server.origin when the user provides it.

Background 📜

Using Vite-ruby with docker compose has many pitfalls (see #391 but this one cannot be worked around.

The Fix 🔨

Is pretty trivial as you'll see in the code

Screenshots 📷

nope :sweat_smile:

elthariel avatar Oct 20 '24 18:10 elthariel