Hi,
After update I have next message:
Cannot resolve configuration property ‘jmix.ui.menu-config’
This config property not exist anymore?
In my application.properties I have
jmix.ui.menu-config = com/genebank/genedatabank/menu.xml
Application after update give me error:
com.vaadin.flow.server.ExecutionFailedException: Vite build exited with a non zero status
but after I deleted files and directory described in doc at What’s New :: Jmix Documentation
work.