milankinen/livereactload

Support factory-bundle

开放

#107 创建于 2016年3月15日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (61 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (861 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I'm using factory-bundle browserify plugin to break down my code into separate bundles and a common file for all pages. It works fine until I add livereactload. Because livereactload doesn't know how to deal with separated bundles. Is the a way to reconcile livereactload and factory-bundle?

贡献者指南