hawtio-online icon indicating copy to clipboard operation
hawtio-online copied to clipboard

vite experiment of kubernetes-api-app produces errors

Open phantomjinx opened this issue 11 months ago • 3 comments

Transition of kubernetes-api-app package to vite build system produces errors when both executing the dev server and serving a full build. This might suggest a couple of extra properties need defining in the config file or could be something more fundamental.

See experimental branch here -> https://github.com/hawtio/hawtio-online/tree/experiment-vite/packages/kubernetes-api-app

  1. yarn start

vite-start

  1. yarn build && yarn serve vite-serve-after-build

phantomjinx avatar Aug 04 '23 14:08 phantomjinx