mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-10 23:05:55 +00:00
* Node upgrade and webpack to vite (#22993) * Node upgrade and webpack to vite * Update node versions in workflows * Update setup-node * Fix node version issue in workflow * Update npm cache * Npm cache update --------- Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local> * Node upgrade (#23000) * Node upgrade and webpack to vite * Update node versions in workflows * Update setup-node * Fix node version issue in workflow * Update npm cache * Npm cache update * Upgrade @windmillcode/quill-emoji --------- Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local> Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com> * Node upgrade (#23006) * Node upgrade and webpack to vite * Update node versions in workflows * Update setup-node * Fix node version issue in workflow * Update npm cache * Npm cache update * Upgrade @windmillcode/quill-emoji * Add node setup in workflow instead of relying on runners default node --------- Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local> * downgrade vite svgr to support both default and react component export * Update build structure and fix qs ts error (#23030) * Get node version from .nvmrc for github workflows (#23051) * Update build structure and fix qs ts error * Get node version from .nvmrc for github workflows --------- Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local> * Webpack cleanup (#23062) Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local> --------- Co-authored-by: satish <satishmwaghela@gmail.com> Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local> Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com> Co-authored-by: karanh37 <karanh37@gmail.com>