What works fine, are jquery plugins, added to bpm with "require" (and putting the file in the lib directory, just following the wiki tutorial)
However, other JS libs I have tried so far, CodeMirror.js and html2canvas.js are failing silently, what gets defined in those files is undefined in my SC app, so I went back to add those files separately in HTML.
Any steps I misses ? Or are there special requirements for the JS files to be bpm compatible ?
--
Roberto