milankinen/livereactload

Support factory-bundle

Open

#107 geöffnet am 15. März 2016

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (866 Stars) (61 Forks)batch import
enhancementhelp wanted

Beschreibung

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