Skip to content

[TASK] Enable HMR for JS files

Jochen requested to merge ochorocho/typo3-distribution:task/allow-hmr-in-js into main
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

Currently, vite reloads the entire page when a JS module was changed. This is now fixed by settings meta.hot.accept().

Fixes #58 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading