Fix type error in app/helpers/vite_helper.rb
What does this MR do and why?
Fixes type error in app/helpers/vite_helper.rb
See !137276 (comment 1657698088)
Screenshots or screen recordings
Before (error)
App fails under GDK:
After
App loads normally under GDK.
How to set up and validate locally
Load homepage of app under GDK.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.