icestark
icestark copied to clipboard
支持systemjs导入的方式
Do you want to request a feature or report a bug? 希望能支持systemjs导入的方式。 尝试过script、fetch、import,都不能解决。
What is the current behavior? 因为systemjs是异步加载资源并执行的。导致想要获取微应用的mount和unmount失败,进而页面渲染失败。
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior? 支持systemjs导入方式。esmodule虽然很好,但是并不是所有的手机的webview都支持。 BTW,我可以提PR。
@coconilu 可以呀,欢迎提 pr,可以先整理个方案