mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-10 22:16:20 +00:00
embark reset
should remove a dapp's coverage/ subdir
This commit is contained in:
parent
efd0d03186
commit
3806dd6cd1
@ -417,6 +417,7 @@ class EmbarkController {
|
||||
fs.removeSync('.embark/');
|
||||
fs.removeSync('node_modules/.cache');
|
||||
fs.removeSync('dist/');
|
||||
fs.removeSync('coverage/');
|
||||
console.log(__("reset done!").green);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user