仓库

webpack 的仓库

5 个支持的仓库

webpack/docsJavaScript

[OLD] documentation for webpack

最近提交 2018年1月28日

 (1,459 stars) (137 forks) (0 个已索引 issue) (0 个开放 good first issue)

[OUTDATED] Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!

最近提交 2016年1月1日

 (2,218 stars) (328 forks) (0 个已索引 issue) (0 个开放 good first issue)
webpack/tapableJavaScript

Just a little module for plugins.

最近提交 2023年10月27日

 (3,621 stars) (401 forks) (0 个已索引 issue) (0 个开放 good first issue)
webpack/webpackJavaScript

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

最近提交 2026年5月15日

 (65,766 stars) (9,356 forks) (25 个已索引 issue) (23 个开放 good first issue)

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

最近提交 2023年6月1日

 (7,624 stars) (1,469 forks) (2 个已索引 issue) (2 个开放 good first issue)