hel-tpl-remote-react-comps
Version:
最简单的远程react组件模板 codesandbox: https://codesandbox.io/s/demo-load-remote-react-comp-2bnpl0?file=/src/App.js
11 lines (9 loc) • 626 B
JavaScript
console.log('---------------------------------------------------------------------------------------');
console.log('| ');
console.log('| Welcome to use hel remote component');
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 component.');
console.log('| see https://tnfe.github.io/hel to know more details of hel-micro');
console.log('| ');
console.log('---------------------------------------------------------------------------------------');