progress-bar-webpack-plugin icon indicating copy to clipboard operation
progress-bar-webpack-plugin copied to clipboard

A progress bar plugin for Webpack.

Results 15 progress-bar-webpack-plugin issues
Sort by recently updated
recently updated
newest added

I don't know why #33 was closed, I still have the problem described there, even after updating from 1.10.0 to 2.1.0. (also tried 1.12.1)

I have struggled to get progress bar to print from inside a development docker container. My `docker-compose.yml` has `tty: true` turned on for my app My app is bootstrapped with...

If use shell.js run webpack, process.stderr is a Obejct of socket, the enabled always is false, Can you show an tips for env error? thx

注释下面代码,使其options.total起作用 ``` // delete options.total; ```

Preferably in GitHub releases There are some automated tools, i.e. https://github.com/zeit/release/ Thanks

I'm using docker to build project with gitlab-runner, however progress bar doesn't appear. Work fine in macos terminal docker env: * node: 10.14 * system: debian

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...

npm ERR! path /Users/zhangsiyi/routine-demo/webpack-react-app/node_modules/[email protected]@ajv/node_modules/fast-deep-equal npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall access npm ERR! enoent ENOENT: no such file or directory, access '/Users/zhangsiyi/routine-demo/webpack-react-app/node_modules/[email protected]@ajv/node_modules/fast-deep-equal' npm ERR! enoent...