hel-tpl-remote-lib
Version:
基于[hel-micro](https://github.com/tnfe/hel)搭建的远程仓库模板库
12 lines (9 loc) • 622 B
JavaScript
console.log('---------------------------------------------------------------------------------------');
console.log('| ');
console.log('| Welcome to use hel remote module');
console.log('| this lib only offer types(may include source code), its dist file is nearly empty,');
console.log('| so it has no effect on your app webpack bundle size! ');
console.log('| you should use hel-micro to load remote module.');
console.log('| see https://github.com/tnfe/hel to know more details of hel-micro');
console.log('| ');
console.log('---------------------------------------------------------------------------------------');