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
Copy file name to clipboardExpand all lines: src/content/awesome-webpack.mdx
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@ A curated list of awesome webpack resources, libraries, tools and applications.
9
9
10
10
## Webpack Ecosystem
11
11
12
-
**Remember to**[Cast your vote for upcoming Webpack features!](https://webpack.js.org/vote/)
13
-
14
12
### Support Webpack
15
13
16
14
-[Webpack Open Collective](https://opencollective.com/webpack) - Help support the teams ongoing development efforts.
@@ -170,7 +168,7 @@ _People passionate about Webpack (In no particular order)_
170
168
-[Bytenode Plugin](https://github.com/herberttn/bytenode-webpack-plugin): Compile JavaScript into bytecode using bytenode. -- _Maintainer_: `Herbert Treis Neto`[![Github][githubicon]](https://github.com/herberttn)
171
169
-[Chrome Extension Archive Webpack Plugin](https://github.com/KeisukeYamashita/chrome-extension-archive-webpack-plugin) Create archive file to publish Chrome Exentions to Chrome Web Store -- _Maintainer_: `KeisukeYamashita`[![Github][githubicon]](https://github.com/KeisukeYamashita)
-[webpack-typescript-directory-compile-plugin](https://github.com/ssigwart/webpack-typescript-directory-compile-plugin) Configure an source directory of typescript files and an output directory for JavaScript files. Each typescript file in the source directory and any newly added files will be compiled to individual JavaScript files. -- _Maintainer_: `Stephen Sigwart`[![Github][githubicon]](https://github.com/ssigwart)
171
+
-[webpack-typescript-directory-compile-plugin](https://github.com/ssigwart/webpack-typescript-directory-compile-plugin) Configure an source directory of typescript files and an output directory for JavaScript files. Each typescript file in the source directory and any newly added files will be compiled to individual JavaScript files. -- _Maintainer_: `Stephen Sigwart`[![Github][githubicon]](https://github.com/ssigwart)
174
172
-[CycloneDX Webpack Plugin](https://github.com/CycloneDX/cyclonedx-webpack-plugin#readme): Create CycloneDX Software Bill of Materials (SBOM) from webpack bundles at compile time. -- _Maintainer_: `OWASP CycloneDX Team`[![Github][githubicon]](https://github.com/CycloneDX)
175
173
176
174
### Webpack Tools
@@ -194,7 +192,6 @@ _People passionate about Webpack (In no particular order)_
194
192
-[Webpack Dev Server Firewall](https://github.com/funbox/webpack-dev-server-firewall): Prevents access to dev server from unknown IPs. -- _Maintainer_: `Igor Adamenko`[![Github][githubicon]](https://github.com/igoradamenko)[![Twitter][twittericon]](https://twitter.com/igoradamenko)
195
193
-[RelativeCI](https://relative-ci.com): Run in-depth bundle analyses on every build and monitor webpack bundle size, assets, modules, and packages. [![Github][githubicon]](https://github.com/relative-ci)
196
194
197
-
198
195
## Research & Training
199
196
200
197
### Articles
@@ -279,7 +276,7 @@ _People passionate about Webpack (In no particular order)_
279
276
-[React Universally](https://github.com/ctrlplusb/react-universally) - A starter kit giving you the minimum for a production ready universal react application.
280
277
-[Razzle Material-UI Styled Example](https://github.com/kireerik/razzle-material-ui-styled-example) - With Styled Components using Express with compression from [Erik Engi](https://github.com/kireerik).
281
278
-[Read](https://github.com/logustra/read) - A highly scalable react boilerplate from [logustra](https://github.com/logustra)
282
-
-[@route-resource-preload/webpack-plugin](https://github.com/AwesomeDevin/route-resource-preload/tree/main/packages/webpack-plugin) - Focus on improving the first screen loading speed of applications and providing the best user experience, inspiration comes from the preloading of NextJS from [Devin Deng](https://github.com/AwesomeDevin).
279
+
-[@route-resource-preload/webpack-plugin](https://github.com/AwesomeDevin/route-resource-preload/tree/main/packages/webpack-plugin) - Focus on improving the first screen loading speed of applications and providing the best user experience, inspiration comes from the preloading of NextJS from [Devin Deng](https://github.com/AwesomeDevin).
0 commit comments