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
ContextModule.js
on
jest
User selector
All users
All time
Commit history
Commits on Jan 24, 2018
Merge pull request #6355 from webpack/for_of_loops
Show description for d6816af
sokra
authored
d6816af
View commit details
Copy full SHA for d6816af
View code at this point
Browse repository at this point
Merge pull request #6370 from webpack/remove_v3_deprecated
Show description for 9c8098c
sokra
authored
9c8098c
View commit details
Copy full SHA for 9c8098c
View code at this point
Browse repository at this point
Merge branch 'next' into for_of_loops
sokra
authored
7a1b357
View commit details
Copy full SHA for 7a1b357
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
Use for-of loops instead of forEach
ooflorent
committed
d4811b0
View commit details
Copy full SHA for d4811b0
View code at this point
Browse repository at this point
perf: refactor various timestamp caches into ES6 Maps
Show description for 1f29fa9
quantizor
committed
1f29fa9
View commit details
Copy full SHA for 1f29fa9
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 6, 2018
Avoid extra semicolons in bundled files. Don't recreate the function on an each iteration.
wa-Nadoo
committed
3a89252
View commit details
Copy full SHA for 3a89252
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
remove repeated code
sokra
committed
ed811a5
View commit details
Copy full SHA for ed811a5
View code at this point
Browse repository at this point
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
move generated runtime code to RuntimeTemplate
sokra
committed
2aac6ba
View commit details
Copy full SHA for 2aac6ba
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
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 11, 2017
pass runtimeTemplate to DependencyTemplate
Show description for 758a388
sokra
committed
758a388
View commit details
Copy full SHA for 758a388
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
fix non-harmony import() handling for `null`
sokra
committed
515a07a
View commit details
Copy full SHA for 515a07a
View code at this point
Browse repository at this point
handle non-esm correctly in import()
Show description for 3803c8a
sokra
committed
3803c8a
View commit details
Copy full SHA for 3803c8a
View code at this point
Browse repository at this point
add resourceQuery to ContextModule identifier
sokra
committed
b608ee7
View commit details
Copy full SHA for b608ee7
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 16, 2017
Merge pull request #5732 from anuraaga/context-query
Show description for 33c7970
sokra
authored
33c7970
View commit details
Copy full SHA for 33c7970
View code at this point
Browse repository at this point
Support resourceQuery in context dependencies.
Anuraag Agrawal
committed
ce266cb
View commit details
Copy full SHA for ce266cb
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 8, 2017
Merge branch 'next' into refactor/sets
sokra
authored
860da9b
View commit details
Copy full SHA for 860da9b
View code at this point
Browse repository at this point
Update code style to arrow functions
sokra
committed
f7c2f8e
View commit details
Copy full SHA for f7c2f8e
View code at this point
Browse repository at this point
Merge branch 'next' into refactor/sets
Show description for 447d85a
sokra
committed
447d85a
View commit details
Copy full SHA for 447d85a
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
refactor more properties to Sets
sokra
committed
51c572c
View commit details
Copy full SHA for 51c572c
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
Commits on Oct 16, 2017
rename `async` to `mode` in context options
Show description for ea56916
sokra
committed
ea56916
View commit details
Copy full SHA for ea56916
View code at this point
Browse repository at this point
use util.deprecate to deprecate properties in ContextModule
sokra
committed
47d00a5
View commit details
Copy full SHA for 47d00a5
View code at this point
Browse repository at this point
fix comment
sokra
authored
aa8d076
View commit details
Copy full SHA for aa8d076
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
fixed failing tests
ljcrapo
committed
0a141f2
View commit details
Copy full SHA for 0a141f2
View code at this point
Browse repository at this point
refactoring filter to include and other requested changes
ljcrapo
committed
bc6c1be
View commit details
Copy full SHA for bc6c1be
View code at this point
Browse repository at this point
modified import context filtering logic to filter on file names.
ljcrapo
committed
5d1759f
View commit details
Copy full SHA for 5d1759f
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
code cleanup
sokra
committed
72544de
View commit details
Copy full SHA for 72544de
View code at this point
Browse repository at this point
rename eager-weak to weak in import() comment
Show description for 94e0fcb
sokra
committed
94e0fcb
View commit details
Copy full SHA for 94e0fcb
View code at this point
Browse repository at this point
fix/feat($weak): add context support for resolveWeak + create eager-weak asyncMode
faceyspacey
authored and
sokra
committed
8bca2dc
View commit details
Copy full SHA for 8bca2dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.