You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start webpack with watch: true, two progress bars appear.
The first one stops once webpack starts watching files and remains after the build is finished (whereas the second one changes into 'Build completed in ...')
Would be great if this can be fixed because it looks quite weird and broken.
The text was updated successfully, but these errors were encountered:
When I start webpack with
watch: true
, two progress bars appear.The first one stops once webpack starts watching files and remains after the build is finished (whereas the second one changes into 'Build completed in ...')
Would be great if this can be fixed because it looks quite weird and broken.
The text was updated successfully, but these errors were encountered: