vite_ruby
vite_ruby copied to clipboard
fix: Do not override userConfig.server.origin on skipProxy=true
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: