Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@happy-gastro/better-webpack-progress
Advanced tools
Use this Webpack middleware for more better logging while building
Use this Webpack middleware for better logging while building.
To install the package, use npm:
npm install @happy-solutions/better-webpack-progress
To use this middleware in your Webpack configuration, follow the example below:
const BetterWebpackProgress = require('@happy-solutions/better-webpack-progress');
module.exports = {
// Your existing Webpack configuration
plugins: [
...
new BetterWebpackProgress()
...
]
};
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
webpack happy-gastro happysolutions better logging better progress webpack progressbar
FAQs
Use this Webpack middleware for more better logging while building
The npm package @happy-gastro/better-webpack-progress receives a total of 2 weekly downloads. As such, @happy-gastro/better-webpack-progress popularity was classified as not popular.
We found that @happy-gastro/better-webpack-progress demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.