Hello,
Great plugin. It is working fine with previous configuration (vaadin 8, jetty9).
When using this plugin with the sample vaadin Bakery App, the widgetset compilation seems to break the execution as the pdf.worker.js cannot be loaded.
pdf.js loads fine but it fails to load its dependency:
GET http://localhost:8080/APP/PUBLISHED/pdf.worker.js 404 ()
Do you have a workaround for this ?
Thanks for your help.