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
-[JSCS Loader](https://github.com/unindented/jscs-loader): Run your source through the JSCS style checker. -- _Maintainer_: `Daniel Perez Alvarez`[![Github][githubicon]](https://github.com/unindented)
104
-
-[Bundle Loader](https://github.com/webpack/bundle-loader): Bundle loader for Webpack. -- _Maintainer_: `Webpack Team`[![Github][githubicon]](https://github.com/webpack)
-[Karma Webpack](https://github.com/webpack/karma-webpack): Use Karma with Webpack. -- _Maintainer_: `Webpack Team`[![Github][githubicon]](https://github.com/webpack)
123
113
-[Istanbul Webpack plugin](https://github.com/DxCx/webpack-istanbul-plugin): Use Istanbul instrumenter for the whole pack. -- _Maintainer_: `Hagai Cohen`[![Github][githubicon]](https://github.com/DxCx)
124
114
@@ -135,7 +125,6 @@ _People passionate about Webpack (In no particular order)_
135
125
136
126
### Webpack Plugins
137
127
138
-
-[Extract Text Plugin](https://github.com/webpack/extract-text-webpack-plugin): Extract text from bundle into a file. -- _Maintainer_: `Webpack Team`[![Github][githubicon]](https://github.com/webpack)
139
128
-[DefinePlugin](https://webpack.js.org/plugins/define-plugin/): Create global constants which can be configured at compile time. -- _Maintainer_: `Webpack Team`[![Github][githubicon]](https://github.com/webpack)
140
129
-[Compression Plugin](https://github.com/webpack/compression-webpack-plugin): Prepare assets to serve with Content-Encoding. -- _Maintainer_: `Webpack Team`[![Github][githubicon]](https://github.com/webpack)
@@ -156,11 +145,9 @@ _People passionate about Webpack (In no particular order)_
156
145
-[Modules CDN Webpack Plugin](https://github.com/mastilver/modules-cdn-webpack-plugin) - Dynamically load your modules from a CDN. -- _Maintainer_: `Thomas Sileghem`[![Github][githubicon]](https://github.com/mastilver)
157
146
-[Generate package.json Plugin](https://github.com/lostpebble/generate-package-json-webpack-plugin) - Limit dependencies in a deployment `package.json` to only those that are actually being used by your bundle. -- _Maintainer_: `Paul Myburgh`[![Github][githubicon]](https://github.com/lostpebble)
158
147
-[Progressive Web App Manifest](https://github.com/arthurbergmz/webpack-pwa-manifest) - PWA manifest manager and generator. -- _Maintainer_: `Arthur A. Bergamaschi`[![Github][githubicon]](https://github.com/arthurbergmz)
159
-
-[Friendly errors](https://github.com/geowarin/friendly-errors-webpack-plugin) - Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them. -- _Maintainer_: `Geoffroy Warin`[![Github][githubicon]](https://github.com/geowarin)
160
148
-[FileManager Webpack Plugin](https://github.com/gregnb/filemanager-webpack-plugin) - Copy, move, delete files and directories before and after Webpack builds -- _Maintainer_: `Gregory Nowakowski`[![Github][githubicon]](https://github.com/gregnb)
161
149
-[Fork TS Checker Webpack Plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) - Webpack plugin that runs typescript type checker on a separate process. -- _Maintainer_: `TypeStrong Team`[![Github][githubicon]](https://github.com/TypeStrong)
162
150
-[Duplicate Package Checker Webpack Plugin](https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin) - Warns you when multiple versions of the same package exist in your bundle -- _Maintainer_: `Darren Scerri`[![Github][githubicon]](https://github.com/darrenscerri)
163
-
-[PurgeCSS Webpack Plugin](https://github.com/FullHuman/purgecss-webpack-plugin) - A plugin to remove unused css with purgecss -- _Maintainer_: `Floriel Fedry`[![Github][githubicon]](https://github.com/Ffloriel)
164
151
-[Circular Dependency Plugin](https://github.com/aackerman/circular-dependency-plugin) - Detect modules with circular dependencies when bundling -- _Maintainer_: `Aaron Ackerman`[![Github][githubicon]](https://github.com/aackerman)
165
152
-[webpack-inject-plugin](https://github.com/adierkens/webpack-inject-plugin) - A webpack plugin to dynamically inject code into the bundle. -- _Maintainer_: `Adam Dierkens`[![Github][githubicon]](https://github.com/adierkens)
166
153
-[Public Path Manipulation Plugin](https://github.com/agoldis/webpack-require-from) - control `publicPath` of dynamically loaded resources at runtime -- _Maintainer_: `Andrew Goldis`[![Github][githubicon]](https://github.com/agoldis)
0 commit comments