czy006 commented on PR #4156:
URL: https://github.com/apache/amoro/pull/4156#issuecomment-4188597206

   enableProd has no effect on real production. The frontend is built into 
static assets served by the AMS Spring Boot backend. The Vite dev server (and 
its mock middleware) never runs in production. The high severity claim is 
inaccurate.
   
   It breaks a valid dev workflow. enableProd: true allows developers to run 
vite preview with mock data to test the production build without a backend. 
This change silently disables that.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to