I have built a webapp for windows server 2016 enviroment and included a signature pad in it. Previously when I run the jar on the server it builds everything properly but since last week when I add a new signature pad to my project it will not build properly. It still does build signature pads in other previously created forms but not in the new form. When looking at the html code that gets built I find that it leaves out the ref to signature_pad.3.00.min.js in the new forms but includes it in other forms.
Any idea what is hapening here. The same thing happens when I run the jar on linux.