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

A simple progress plugin for Webpack.

Results 13 simple-progress-webpack-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

![image](https://user-images.githubusercontent.com/80025623/132797210-73f23e5d-2af8-4498-94b9-c439d67fab7a.png) such finish , error ~

support
needs repro

**Problem** In all progress formats, the "Webpack: Starting ..." is printed again at the tail end of the compilation. With some formats this causes the entire output to be repeated....

type: bug
needs repro

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Issue** I've noticed some weirdness with the output of the plugin especially in regards to the `expanded` and `verbose` formats. _Note: the duplicate output has its own issue located at...

type: bug
needs repro

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). Commits 6fe3614 Release...

dependencies

There is no sense to show 1%, 2%, 3%, ... every millisecond when the total build time is, like, 20 seconds. What I propose instead is to suppress output for...

type: feature

I set options.name and It didn't work. I checked the relevant code and found that the parameters passed by the user were not obtained.

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies