Can someone point me to instruction on how to build a new jar for the UI bundles.
I was able to produce the content of org.openhab.ui/web/ folder using the command “npm run build:prod”.
I have something in the folder that look like the contents of the app/ folder in the jar.
But I don’t know how to package the new jar.