Skills
200,277Reusable AI skills and capabilities for agent workflows
Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
Remove source map url comments webpack plugin
Verifies licenses of all external dependencies in a compilation, and outputs them to a file.
Webpack plugin that makes the process return an error code on failure
A WebPack loader to automatically generate font files and CSS to make your own icon font
It is a jest plugin for enchanging jest resolving behaviour to webpack resolver through the webpack.config.js
replace-bundle-webpack-plugin === replace string for webpack compiled bundle, different with string-replace-webpack-plugin, this plugin is run at depends modules compiled, so you can replace any string, even `require`. --- # Example Usage ```js var Rep
A webpack plugin that allows you to securely use environment variables within your javascript web application, loading them using dotenv-flow's `.env*` files loading strategy.
Webpack plugin to glob directories for entry files and also watch them for changes
Prepare compressed versions of assets to serve them with Content-Encoding
Filemanager-plugin allows you to delete, zip/unzip(.zip/.tar/.tar.gz), move, rename, copy files or directories before and after webpack/rollup builds. Also, you can customize the lifecycle of webpack or rollup during building.
Webpack plugin that connects fork-ts-checker-webpack-plugin (async: true) to error overlay of webpack-dev-server.
flush webpack chunks for SSR from React Loadable or similar packages
Automatically start your server once Webpack's build completes.
Spits out some stats about webpack compilation process to a file
This is an all-in-one webpack plugin which prepends hashbangs automatically to the generated bundle files and make it executable -- all revived from your entry source file.
A Webpack Hot Dev Client taken from Create React App