Hi, I'm trying to build a Guacamole extension and I want to include some JavaScript. Unfortunately, I can't really find any documentation on this subject. I can include a JavaScript file in the guac-manifest.json but when I define an Angular module, I need to refer to a template HTML file and you can't simply add an HTML file to a Guacamole extension. How is this supposed to work?
Best regards, Willem van de Mheen