Plugin resource directories are not reloaded with the newest JS files

Hi Community

I am developing on Confluence server 7.4.

I start the server using mvn amps:debug

Then I run webpack with the watch option.

And when I change a js file, it is reloaded when I hit F5. Normal.

Then I upgraded to Confluence 7.17.0, and this routine no longer works !

(And I need to redeploy my plugin to have my js file reloaded)

Does anyone faced this issue ?

Thanks!

Laurent