girishla / bic

0 stars 0 forks source link

intermittent webpack watch issue where the change is noticed and rebuilt but webpack uses an old copy of the source to build #2

Closed girishla closed 7 years ago

girishla commented 8 years ago

intermittent webpack watch issue where the change is noticed and rebuilt but webpack uses an old copy of the source to build

might be because we use an old version of webpack stream

girishla commented 7 years ago

This issue is no longer relevant because we've moved away from gulp orchestrated webpack + browserify to a full webpack solution.