Ionic serve compile on change except one page

Hi to all,
I have a problem with ionic serve with ionic 2 and typescript.
everything is getting updated on file change except for a single ts file,
the console intercept the change and says that change app.bundle.js but app.bundle.js it’s not changed.
i need to stop and restart manually ionic serve to build correctly all the pages.

any suggestion?
thanks in advance
Luca