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
dependencies
on
1.0
User selector
All users
All time
Commit history
Commits on Feb 27, 2014
evaluate typeof requrire.ensure/include
Show description for f0c7815
sokra
committed
f0c7815
View commit details
Copy full SHA for f0c7815
View code at this point
Browse repository at this point
Commits on Feb 13, 2014
bug fix for replacements #167
sokra
committed
4dd7368
View commit details
Copy full SHA for 4dd7368
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
insert free var injection code to correct place
Show description for 6086d8c
sokra
committed
6086d8c
View commit details
Copy full SHA for 6086d8c
View code at this point
Browse repository at this point
bug fix when no require.e is in the bundle
sokra
committed
95096d6
View commit details
Copy full SHA for 95096d6
View code at this point
Browse repository at this point
Commits on Feb 11, 2014
allow initial chunks to have other ids than 0
sokra
committed
8229f59
View commit details
Copy full SHA for 8229f59
View code at this point
Browse repository at this point
Commits on Jan 31, 2014
experimental renaming support
sokra
committed
5e7dfc5
View commit details
Copy full SHA for 5e7dfc5
View code at this point
Browse repository at this point
started renaming support
Show description for 945d0c6
sokra
committed
945d0c6
View commit details
Copy full SHA for 945d0c6
View code at this point
Browse repository at this point
Commits on Jan 24, 2014
enforce expressions
sokra
committed
698c97e
View commit details
Copy full SHA for 698c97e
View code at this point
Browse repository at this point
local-module support for CJS and AMD require
Show description for d1f466e
sokra
committed
d1f466e
View commit details
Copy full SHA for d1f466e
View code at this point
Browse repository at this point
fixes #155
sokra
committed
3b40b3f
View commit details
Copy full SHA for 3b40b3f
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
started local modules #153
Show description for f67fd53
sokra
committed
f67fd53
View commit details
Copy full SHA for f67fd53
View code at this point
Browse repository at this point
track chunk origin
sokra
committed
30f9540
View commit details
Copy full SHA for 30f9540
View code at this point
Browse repository at this point
Commits on Dec 31, 2013
allow bound function expressions in define calls
sokra
committed
f6e4229
View commit details
Copy full SHA for f6e4229
View code at this point
Browse repository at this point
Commits on Dec 29, 2013
fixed rar bug
sokra
committed
b4cf56d
View commit details
Copy full SHA for b4cf56d
View code at this point
Browse repository at this point
more reliable in parsing AMD stuff
Show description for 7cde32c
sokra
committed
7cde32c
View commit details
Copy full SHA for 7cde32c
View code at this point
Browse repository at this point
Commits on Dec 8, 2013
support fancy array in AMD, support .replace and .split
sokra
committed
63f40c0
View commit details
Copy full SHA for 63f40c0
View code at this point
Browse repository at this point
Commits on Nov 27, 2013
make AMD require work without fn expr
sokra
committed
f5e6c6b
View commit details
Copy full SHA for f5e6c6b
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
evaluate the callee in CallExpression, fixes #117
Show description for 415d161
sokra
committed
415d161
View commit details
Copy full SHA for 415d161
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
nested node_modules shouldn't be resolved as modules
Show description for a6a71dc
sokra
committed
a6a71dc
View commit details
Copy full SHA for a6a71dc
View code at this point
Browse repository at this point
Warn about automatic require.context #115
sokra
committed
bb1d4ba
View commit details
Copy full SHA for bb1d4ba
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
walk expression in require.ensure if not a fn expr
sokra
committed
bd56e83
View commit details
Copy full SHA for bd56e83
View code at this point
Browse repository at this point
Commits on Nov 3, 2013
fixes #114
Show description for a3cd3ba
sokra
committed
a3cd3ba
View commit details
Copy full SHA for a3cd3ba
View code at this point
Browse repository at this point
Commits on Oct 30, 2013
smaller code splitting for merged chunks
sokra
committed
c32b233
View commit details
Copy full SHA for c32b233
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
fixed race condition for loadModule
sokra
committed
e62e3a2
View commit details
Copy full SHA for e62e3a2
View code at this point
Browse repository at this point
Add dependencies when using loadModule
sokra
committed
b362c22
View commit details
Copy full SHA for b362c22
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
allow loaders to load modules
Show description for 52b40b3
sokra
committed
52b40b3
View commit details
Copy full SHA for 52b40b3
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
define injection order #108
sokra
committed
8abea1f
View commit details
Copy full SHA for 8abea1f
View code at this point
Browse repository at this point
generate a valid expression when transforming define fixes #108
sokra
committed
9e83a0f
View commit details
Copy full SHA for 9e83a0f
View code at this point
Browse repository at this point
little fix
sokra
committed
063a5ff
View commit details
Copy full SHA for 063a5ff
View code at this point
Browse repository at this point
Commits on Jul 10, 2013
make it webpack-able
sokra
committed
58586f8
View commit details
Copy full SHA for 58586f8
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
added hot module replacement, fixes #26
sokra
committed
8b23010
View commit details
Copy full SHA for 8b23010
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
removed the last TODO :)
sokra
committed
dabbab4
View commit details
Copy full SHA for dabbab4
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
added experimental deduplication support #47
sokra
committed
c30f16f
View commit details
Copy full SHA for c30f16f
View code at this point
Browse repository at this point
Commits on May 13, 2013
added option to prefetch modules
sokra
committed
209f96c
View commit details
Copy full SHA for 209f96c
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
better identifier name
sokra
committed
007f21d
View commit details
Copy full SHA for 007f21d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.