Prevent specific files from watched in ionic serve

Hi,
I’m trying to prevent ionic CLI to ignore changes on particular files for auto-reload. I came across this(Ionic livereload: how to ignore some files? - Stack Overflow) but it is no longer working. I’m using React with TypeScript and on Linux. Any help is appreciated.
Thank you.