fix(core): update

This commit is contained in:
2019-08-25 16:35:22 +02:00
parent 0a211e804e
commit b39c928b1e
6 changed files with 30 additions and 90 deletions

View File

@ -21,7 +21,5 @@ export const runCli = async () => {
}
});
tsBundleCli.startParse();
};