fis3-postpackager-loader icon indicating copy to clipboard operation
fis3-postpackager-loader copied to clipboard

跨模块调用,依赖关系怎么维护

Open geraldlrh opened this issue 9 years ago • 5 comments

我指的模块是说(如下图) image

geraldlrh avatar Oct 22 '15 10:10 geraldlrh

loader 只是给单模块,静态编译使用的,如果是其他情形,请自造 loader。

oxUnd avatar Oct 22 '15 10:10 oxUnd

啊,回复这么快。。能提供一下思路吗?将各个模块的map.json合并成一个大的,然后再分析吗

geraldlrh avatar Oct 22 '15 10:10 geraldlrh

很多方法,具体可参考后端流 fis3-smarty

oxUnd avatar Oct 22 '15 10:10 oxUnd

有纯前端的方案吗

geraldlrh avatar Oct 22 '15 10:10 geraldlrh

@geraldlrh

纯前端,应该有,你可以关注下 https://github.com/scrat-team 团队的东西。

oxUnd avatar Oct 22 '15 10:10 oxUnd