mesg-foundation / js-sdk

Javascript mono-repo with all the tools to interact with MESG
https://mesg.com
4 stars 4 forks source link

remove temp folder after downloading source code #14

Closed NicolasMahe closed 4 years ago

NicolasMahe commented 5 years ago

The cli should remove the folder containing the downloading service sources.

antho1404 commented 4 years ago

This happens when we deploy from an URL. We are creating a temporary directory in the deployer file https://github.com/mesg-foundation/js-sdk/blob/master/packages/cli/src/utils/deployer.ts that should be removed.

antho1404 commented 4 years ago

Issue migrated to liteflow-labs/liteflow-js#5