Closed scamden closed 9 years ago
we're using the wrap phase of the pipeline to add a semicolon as @substack recommended, but it only gets called on the first bundle. not after watched file changes. should i not expect it to be called every time?
This should work as of watchify@2.6.0 and browserify@9.0.3
we're using the wrap phase of the pipeline to add a semicolon as @substack recommended, but it only gets called on the first bundle. not after watched file changes. should i not expect it to be called every time?