You have caching problem. You use Litespeed caching. You can clear your chache manually from server like this link explained
OR
you can include ur js files with version number like ?v=1.1
?v=1.1
<script src="/sliderComponent.js?v=1.1"></script>