fix(core): update

This commit is contained in:
2020-03-14 22:41:25 +00:00
parent acc7936a6a
commit d92edd60d9
9 changed files with 129 additions and 61 deletions

View File

@ -10,6 +10,4 @@ early.stop();
// lets make this usable programmatically
export * from './tsbundle.class.tsbundle';
export * from './tsbundle.htmlhandler';
export {
runCli
};
export { runCli };