dfinity / motoko-dev-server

A live reload development server for Motoko smart contracts.
Apache License 2.0
21 stars 1 forks source link

Remove experimental HMR server #61

Closed rvanasa closed 5 months ago

rvanasa commented 5 months ago

This PR removes the experimental "hot module reload" server, which used the unmaintained "Motoko VM" project behind the scenes.