I have a module in github. I cloned it into /server/optionalModules/<moduleName>. When I build, it gets built fine. However, when I make edits to HTML/JS/XML files, they dont appear to hot swap like I would expect for simple modules. Should I expect them to, and do I need to do anything to make that happen?
Thanks. |