use-ink / contracts-ui

Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
https://contracts-ui.substrate.io/
GNU General Public License v3.0
61 stars 45 forks source link

Investigate why HMR isn't working anymore #456

Open statictype opened 1 year ago

statictype commented 1 year ago

Probably after a Vite update the HMR is not working anymore on dev server. Now a page refresh happens on each code change, which is very annoying.