Configure your vaadin-maven-plugin like described here
with:
forceProductionBuild=true
optimizeBundle=false
Note: if you don’t use commercial components replace the dependency to vaadin with vaadin-core like described in the comment.
Configure your vaadin-maven-plugin like described here
with:
forceProductionBuild=true
optimizeBundle=false
Note: if you don’t use commercial components replace the dependency to vaadin with vaadin-core like described in the comment.