Creating a custom REST domain function
I’m trying to create a custom REST domain with custom functions. I copied an example to get going and it seems to initially work. However, when I then go to change the import.js, the updates never seem to take. I can actually delete the import.js and the custom function still work implying that the js is cached.
Do I need to restart the server or clear some cache?

