template-vite-ts icon indicating copy to clipboard operation
template-vite-ts copied to clipboard

Is HMR supported?

Open matheusd opened this issue 6 months ago • 1 comments

In the current version, changes to any file cause a full page/game reload.

Is it possible to use Hot Module Replacement (HMR) facilities to cause only the subset of modified code to be reloaded with this template? Is it feasible to use HMR at all with Phaser?

matheusd avatar Apr 30 '25 13:04 matheusd