LauraXia123 commented on issue #6441:
URL: https://github.com/apache/gravitino/issues/6441#issuecomment-2681580260

   > Also, If you also look at issues like [1] you see it's checking if its DB 
is up to date when running, not compiling.
   > 
   > 1. [I recently started getting the "Browserslist: caniuse-lite is 
outdated" warning 
vercel/next.js#13135](https://github.com/vercel/next.js/discussions/13135)
   
   Only setup by `next dev`(development mode) and `next build`(compiling). This 
development mode above.
   In gravitino, we build web ui by [export 
mode](https://nextjs.org/docs/app/building-your-application/deploying/static-exports#configuration),
 caniuse only work on compiling.


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to