Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExample
/
webpack
Public
forked from
webpack/webpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
webpack
lib
Module.js
on
jest
User selector
All users
All time
Commit history
Commits on Jan 24, 2018
Merge branch 'next' into remove_v3_deprecated
sokra
authored
ad75e44
View commit details
Copy full SHA for ad75e44
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Remove v3 deprecated APIs
ooflorent
committed
7b8fa11
View commit details
Copy full SHA for 7b8fa11
View code at this point
Browse repository at this point
Deprecate forEach* and map* methods
ooflorent
committed
77bb4c0
View commit details
Copy full SHA for 77bb4c0
View code at this point
Browse repository at this point
Commits on Jan 21, 2018
remove unused function
sokra
committed
c820054
View commit details
Copy full SHA for c820054
View code at this point
Browse repository at this point
remove unused code
sokra
committed
0206949
View commit details
Copy full SHA for 0206949
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Refactor chunk graph
Show description for 18ae73d
sokra
committed
18ae73d
View commit details
Copy full SHA for 18ae73d
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Refactor: indexOf >< checks to includes
EugeneHlushko
committed
2aab060
View commit details
Copy full SHA for 2aab060
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
replace harmonyModule flag with exportsType 3-state
Show description for 53a1d6c
sokra
committed
53a1d6c
View commit details
Copy full SHA for 53a1d6c
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Reset dependencies in unbuild
Show description for e829a5e
sokra
committed
e829a5e
View commit details
Copy full SHA for e829a5e
View code at this point
Browse repository at this point
move providedExports into buildMeta
sokra
committed
c68f224
View commit details
Copy full SHA for c68f224
View code at this point
Browse repository at this point
refactor meta -> buildMeta, add factoryMeta
Show description for ffb977f
sokra
committed
ffb977f
View commit details
Copy full SHA for ffb977f
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
make `Module.hash` official and use it for caching
sokra
committed
2acd0d4
View commit details
Copy full SHA for 2acd0d4
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
delay rewriting chunks
sokra
committed
bb5eb93
View commit details
Copy full SHA for bb5eb93
View code at this point
Browse repository at this point
Add mode option and choose defaults depending on mode
Show description for 2201b86
sokra
committed
2201b86
View commit details
Copy full SHA for 2201b86
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
fix typo: explaination -> explanation
sokra
committed
485c167
View commit details
Copy full SHA for 485c167
View code at this point
Browse repository at this point
fix DllPlugin flagging
sokra
committed
9540704
View commit details
Copy full SHA for 9540704
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Allow to override resolve configuration
sokra
committed
5e39ec4
View commit details
Copy full SHA for 5e39ec4
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
advanced module type refactoring
Show description for 00f2b5e
sokra
committed
00f2b5e
View commit details
Copy full SHA for 00f2b5e
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
added WebAssembly Proof of Concept
sokra
committed
41a1d60
View commit details
Copy full SHA for 41a1d60
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Merge branch 'next' into refactor/cleanup-stuff
sokra
committed
52bacce
View commit details
Copy full SHA for 52bacce
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Refactor weird things
Show description for 0339d4d
sokra
committed
0339d4d
View commit details
Copy full SHA for 0339d4d
View code at this point
Browse repository at this point
remove _chunksDebugIdent
sokra
committed
c585ea6
View commit details
Copy full SHA for c585ea6
View code at this point
Browse repository at this point
renamed methods
sokra
committed
1b28c93
View commit details
Copy full SHA for 1b28c93
View code at this point
Browse repository at this point
bugfix
sokra
committed
bbb66fc
View commit details
Copy full SHA for bbb66fc
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
allow caching in sortable set and use it
sokra
committed
801138a
View commit details
Copy full SHA for 801138a
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
make deprecations more yelling
sokra
committed
53711d5
View commit details
Copy full SHA for 53711d5
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
fix: Clear optimization bailouts on module.disconnect
Show description for e91a761
STRML
committed
e91a761
View commit details
Copy full SHA for e91a761
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Ensure that graph structure stay consistent
Show description for 99c2706
sokra
committed
99c2706
View commit details
Copy full SHA for 99c2706
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Merge pull request #5127 from timse/nitpicks-3
Show description for e08d2f5
sokra
authored
e08d2f5
View commit details
Copy full SHA for e08d2f5
View code at this point
Browse repository at this point
remove "lastId" as there is no usecase
timse
committed
5b4836d
View commit details
Copy full SHA for 5b4836d
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
allow to set chunks and use it in ConcatenatedModule
timse
committed
f7ffed8
View commit details
Copy full SHA for f7ffed8
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
make sort function private
timse
committed
1a16a3e
View commit details
Copy full SHA for 1a16a3e
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
use SortableSet in modules
Show description for 4e5ef0d
timse
committed
4e5ef0d
View commit details
Copy full SHA for 4e5ef0d
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
Merge pull request #5064 from webpack/feature/scope-hoisting-multi-entry
Show description for 1769fa2
sokra
authored
1769fa2
View commit details
Copy full SHA for 1769fa2
View code at this point
Browse repository at this point
use Set for ModuleReason chunk rewriting
mikesherov
committed
8a30188
View commit details
Copy full SHA for 8a30188
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.