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

A Phaser 3 project template that uses TypeScript and Vite for bundling

Results 1 template-vite-ts issues
Sort by recently updated
recently updated
newest added

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...