milankinen/livereactload

Support factory-bundle

Open

#107 opened on Mar 15, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (61 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (866 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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?

Contributor guide