milankinen/livereactload

Support factory-bundle

Ouverte

#107 ouverte le 15 mars 2016

 (4 commentaires) (0 réaction) (0 personne assignée)JavaScript (61 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (861 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur