Codesti
webpack/webpack.js.org: Repository for webpack documentation and more!
2115
STARS
64
WATCHERS
3317
FORKS
212
ISSUES
webpack.js.org's Language Statistics
webpack's Other Repos
webpack/changelog-v5: Temporary repo for the changelog for webpack 5
Last Updated: 2022-05-18
webpack/meetup-2018-05-08: QA for the webpack meetup in Munich
Last Updated: 2022-01-07
webpack/management: Mission, Goals, projects and budget for webpack
Last Updated: 2022-01-07
webpack/watchpack: Wrapper library for directory and file watching.
Last Updated: 2022-05-16
webpack/media:
Last Updated: 2022-05-18
webpack/github-wiki: The server-side code (heruko) for serving the wiki as gh-pages.
Last Updated: 2022-01-07
webpack/github-org-overview: Scans all repos of a github organization and check if published
Last Updated: 2022-05-13
webpack/graph: [DEPRECATED] Converts JSON stats from webpack to a nice SVG-Image.
Last Updated: 2022-05-15
webpack/bootstrap-wpt-module: [DEPRECATED] webpack-template-module for twitter's bootstrap
Last Updated: 2022-01-07
webpack/template: [DEPRECATED] Create a new web app from a template.
Last Updated: 2022-01-07
webpack/the-big-test: [OUTDATED] the big webpack/enhanced-require test
Last Updated: 2022-01-07
webpack/core: [OBSOLETE in webpack 2] The core of webpack and enhanced-require...
Last Updated: 2022-05-15
webpack/source-list-map: Fast line to line SourceMap generator.
Last Updated: 2022-05-14
webpack/v4.webpack.js.org: Hosting for old version of webpack documentation
Last Updated: 2022-05-15
webpack/loader-utils: utils for webpack loaders
Last Updated: 2022-05-13
webpack/webpack-sources: Source code handling classes for webpack
Last Updated: 2022-05-13
webpack/webpack-cli: Webpack's Command Line Interface
Last Updated: 2022-05-16
webpack/tooling: A collection of reusable tooling for webpack repos.
Last Updated: 2022-01-07
webpack/concord: [WIP] concord modules specification
Last Updated: 2022-05-19
webpack/enhanced-resolve-completion-demo: [OUTDATED] demo for the request completion of enhanced-resolve
Last Updated: 2022-05-18
webpack/playground: In-browser playground for webpack
Last Updated: 2022-05-17
webpack/voting-app: An application for casting votes on new webpack features and fixes.
Last Updated: 2022-01-07
webpack/escope: Escope: ECMAScript scope analyzer
Last Updated: 2022-05-15
webpack/webpack.github.com: webpack.github.com
Last Updated: 2022-01-07
webpack/schema-utils: Options Validation
Last Updated: 2022-05-13
webpack/jquery-wpt-module: [DEPRECATED] webpack-template-module for jquery
Last Updated: 2022-05-17
webpack/benchmark: Run benchmarks for webpack.
Last Updated: 2022-05-14
webpack/fastparse: A very simple and stupid parser, based on a statemachine and regular expressions.
Last Updated: 2022-05-15
webpack/node-libs-browser: [DEPRECATED] The node core libs for in browser usage.
Last Updated: 2022-05-15
webpack/webpack-dev-server: Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
Last Updated: 2022-05-14
webpack/webpack: 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.
Last Updated: 2022-05-20
webpack/memory-fs: [DEPRECATED use memfs instead] A simple in-memory filesystem. Holds data in a javascript object.
Last Updated: 2022-05-16
webpack/enhanced-require: [CURRENTLY UNMAINTAINED] Enhance the require function in node.js with support for loaders which preprocess files. This is a standalone polyfill for features of webpack.
Last Updated: 2022-05-08
webpack/react-starter: [OUTDATED] Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!
Last Updated: 2022-04-27
webpack/meeting-notes: Webpack core team meeting notes.
Last Updated: 2022-05-08
webpack/analyse-tool: A tool to analyse your webpack build result. It allows to browse the compilation and points out options to optimize the build.
Last Updated: 2022-05-08
webpack/analyse: analyse web app for webpack stats
Last Updated: 2022-05-08
webpack/webpack-with-common-libs: webpack with some common libraries
Last Updated: 2022-05-17
webpack/webpack.js.org: Repository for webpack documentation and more!
Last Updated: 2022-05-20
webpack/tapable: Just a little module for plugins.
Last Updated: 2022-05-09
webpack/enhanced-resolve: Offers an async require.resolve function. It's highly configurable.
Last Updated: 2022-05-10
webpack/webpack-dev-middleware: A development middleware for webpack
Last Updated: 2022-05-18
webpack/webpack-pwa: Example for a super simple PWA with webpack.
Last Updated: 2022-05-11
webpack/example-app: [OUTDATED] example web app for webpack
Last Updated: 2022-05-12
webpack/react-webpack-server-side-example: Example of an react application with webpack including server-side rendering.
Last Updated: 2022-05-16
webpack/hot-node-example: Example for HMR in a node.js process
Last Updated: 2022-05-17
webpack/docs: [OLD] documentation for webpack
Last Updated: 2022-05-17
webpack/webpack-tests-example: DEPRECATED (use mocha-loader now): A simple example for doing tests with webpack and mocha.
Last Updated: 2022-05-18
webpack/loader-runner: Runs (webpack) loaders
Last Updated: 2022-05-18
Star history of webpack.js.org
Issue history of webpack.js.org
webpack.js.org Recent Issues
Issue Title
State
Comments
Created Date
Updated Date
Closed Date
Add docs' versions in URLs
open
0
2022-05-11
2022-05-13
-
Document webpack change: add parser options for dynamic import
open
0
2022-05-10
2022-05-13
-
Doc: Add a section for webpack.config.ts
open
0
2022-04-25
2022-05-13
-
more asset generator options description
closed
2
2022-04-12
2022-05-13
2022-04-30
Document webpack change: Disable compile time evaluation of import.meta.url
closed
0
2022-04-08
2022-05-13
2022-04-24
Document webpack change: Allow banner to be placed as a footer
closed
0
2022-04-04
2022-05-13
2022-04-16
Module Federation Docs output.uniqueName Clarification
open
0
2022-03-29
2022-05-13
-
Update migration v4 to v5 guide to include env variable changes
open
1
2022-03-28
2022-05-13
-
Lazy load folder index
closed
2
2022-03-24
2022-04-27
2022-03-26
Expand on usage of shareKey and shareScope
open
0
2022-03-23
2022-04-27
-
Add a disclaimer in the documentation for third-party loaders and plugins
closed
0
2022-03-11
2022-04-27
2022-03-21
optimization type definitions should match string options specified in webpak 5 docs
closed
4
2022-03-06
2022-04-20
2022-03-06
Document webpack change: add parserOptions.importMetaContext option
closed
1
2022-03-03
2022-04-14
2022-03-12
Document webpack change: import.meta.webpackContext
closed
1
2022-03-03
2022-04-14
2022-03-12
[Bug] The vote page for v5 is blank
closed
4
2022-03-03
2022-04-14
2022-03-05
Document webpack change: support using proxy sockets within HttpUrlPlugin
closed
1
2022-02-28
2022-04-03
2022-03-02
.js extension file still need loaders
closed
2
2022-02-24
2022-03-21
2022-02-26
Document how managedPaths differs from immutablePaths
open
1
2022-02-23
2022-03-21
-
Document webpack change: fix ExportsInfo
open
0
2022-02-14
2022-03-21
-
ChunkID collisions when using Federated Module Plugin
open
3
2022-02-12
2022-03-21
-
Headings have huge content areas, covering up interactive areas above them
closed
5
2022-02-05
2022-03-08
2022-02-10
Document webpack change: fix resource name when filename is data uri
closed
1
2022-02-03
2022-03-08
2022-02-16
Documentation contains no example for externals: string
open
1
2022-02-01
2022-03-02
-
Wrong documentation for output.externals type
closed
1
2022-02-01
2022-03-11
2022-02-02
Document webpack change: add __webpack_module__ and __webpack_module_id__ to the api
closed
2
2022-01-31
2022-02-26
2022-02-03
output.target vs. output.chunkFormat – why not documented properly ?
open
0
2022-01-31
2022-02-26
-
Documentation regarding Entry Description Object > library is wrong
closed
1
2022-01-22
2022-03-03
2022-01-22
Document webpack change: Add 'outputPath' configuration option for resource asset modules
closed
1
2022-01-19
2022-03-02
2022-01-25
[Documentation] Poll option doesn't describe default value
open
0
2022-01-14
2022-02-21
-
Document webpack change: Enhancement: Improve CJS → ESM support
closed
1
2022-01-10
2022-03-04
2022-01-22
Mistake on Package exports documentation page
open
0
2021-12-29
2022-02-24
-
Document webpack change: Initial work towards native css support
closed
0
2021-12-17
2022-02-20
2021-12-25
Documentation error
closed
2
2021-12-14
2022-01-19
2021-12-22
Docs for `mimeTypes` option show wrong syntax
closed
0
2021-12-09
2022-03-02
2021-12-09
Add documentation about writing tests in "Writing a Plugin"
open
1
2021-12-06
2022-02-17
-
Add TypeScript documentation in "Writing a Plugin"
open
0
2021-12-06
2022-02-17
-
Document webpack change: improve runtime template
closed
0
2021-12-06
2022-02-25
2021-12-14
Document webpack change: set hashDigestLength=16 for futureDefaults
closed
0
2021-11-29
2022-02-23
2021-12-15
Webpack v4 to Webpack v5 – loaders via CLI deprecation note
closed
0
2021-11-29
2022-02-17
2022-01-29
improve Worker docs
open
0
2021-11-22
2022-01-15
-
Document webpack change: add `asyncChunks: boolean` option to disable creation of async chunks
closed
1
2021-11-10
2022-02-17
2021-11-11
Document webpack change: add `chunkLoading: false` support
closed
0
2021-11-09
2022-03-04
2021-11-26
Document webpack change: Allow ignoring errors and warnings from import-exports
closed
0
2021-11-05
2022-03-06
2021-11-26
Document webpack change: allow to disable some deprecations
closed
0
2021-11-05
2022-02-17
2021-11-08
Webpack css-loader docs is uncomfortable to read
closed
5
2021-11-05
2022-02-17
2021-11-07
Document webpack change: add client types
closed
0
2021-11-03
2022-02-24
2021-11-08
Document webpack change: split chunks `chunks` filter also affects fallbackCacheGroup
closed
0
2021-11-03
2022-02-24
2021-11-08
Links for plugins at v4 leftside menu are wrong for ProfilingPlugin and plugins after that
closed
1
2021-11-01
2022-03-06
2021-11-07
Document webpack change: feat: add lazyCompilationBackend options
closed
0
2021-10-25
2022-02-16
2021-10-28
Gettings 404 on https://v4.webpack.js.org/guides/web-workers/#root
closed
3
2021-10-25
2022-02-17
2021-10-27