dfinity / motoko-dev-server

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

Remove intermediate Wasm files upon interruption when possible #21

Closed rvanasa closed 1 year ago

rvanasa commented 1 year ago

This PR automatically cleans up *.test.wasm files when interrupting an in-progress unit test.