Javascript files used in an app are from older version

Whilst developing an app that uses some Javascript I’ve noticed that is uses an older version of the JS file I wrote.
This is probably due to Nextcloud compiling the Javascript and not recompiling when I make changes.
How do I force Nextcloud recompile or use the newest changes in my JS sources?

Hello.

Is this JS code part of an app or in the server?