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
on
webpack-3
User selector
All users
All time
Commit history
Commits on May 7, 2018
consistent function style
jordwest
committed
fbfe206
View commit details
Copy full SHA for fbfe206
View code at this point
Browse repository at this point
Fix regession in Compilation.sortModules
Show description for a485103
jordwest
committed
a485103
View commit details
Copy full SHA for a485103
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
hot.accept parser stops traversing based on number of args
Justin Helmer
committed
8ae762b
View commit details
Copy full SHA for 8ae762b
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Merge pull request #6398 from addaleax/no-binding
Show description for 9323ee6
sokra
authored
9323ee6
View commit details
Copy full SHA for 9323ee6
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Work around Node environment variable bug
Show description for 8da8b93
addaleax
committed
8da8b93
View commit details
Copy full SHA for 8da8b93
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
fix(ConcatenatedModule): don't throw on arrays with empty values
Show description for 2aebfbe
ocombe
committed
2aebfbe
View commit details
Copy full SHA for 2aebfbe
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
Avoid relying on Node’s internals
Show description for e4375f8
addaleax
committed
e4375f8
View commit details
Copy full SHA for e4375f8
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Merge pull request #6300 from nename0/fix-6243
Show description for 33f518b
sokra
authored
33f518b
View commit details
Copy full SHA for 33f518b
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Minor optimize banner plugin
Connormiha
committed
5d93c53
View commit details
Copy full SHA for 5d93c53
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Fix #6243: Don't include initial chunks in chunkhash computation
nename0
committed
dc7ebeb
View commit details
Copy full SHA for dc7ebeb
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Merge pull request #6242 from nename0/6239-require-ensure-initial-chunks
Show description for b545b51
sokra
authored
b545b51
View commit details
Copy full SHA for b545b51
View code at this point
Browse repository at this point
Merge pull request #6176 from mikegreiling/fix-no-fail-on-child-compilation-error
Show description for b059e07
sokra
authored
b059e07
View commit details
Copy full SHA for b059e07
View code at this point
Browse repository at this point
Fix: the require-ensure only includes non-initial chunks
nename0
committed
d1e0bec
View commit details
Copy full SHA for d1e0bec
View code at this point
Browse repository at this point
stringify jsonpScriptType option
neeharv
committed
21b5a02
View commit details
Copy full SHA for 21b5a02
View code at this point
Browse repository at this point
move default script type option to WebpackOptionsDefaulter
neeharv
committed
8eb0bb6
View commit details
Copy full SHA for 8eb0bb6
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
lint fixes
neeharv
committed
be327f9
View commit details
Copy full SHA for be327f9
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
add support for new output option jsonpScriptType
neeharv
committed
06c19e9
View commit details
Copy full SHA for 06c19e9
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
fix lint errors
hyphaene
committed
c4fa27b
View commit details
Copy full SHA for c4fa27b
View code at this point
Browse repository at this point
Refresh code of Compilation.js
Show description for 71d1297
hyphaene
authored
71d1297
View commit details
Copy full SHA for 71d1297
View code at this point
Browse repository at this point
update NoEmitOnErrorsPlugin to recognize child compilation errors, add tests
mikegreiling
committed
71efc0d
View commit details
Copy full SHA for 71efc0d
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
support functions for templated string config properties
Show description for fb40704
jaketodaro
committed
fb40704
View commit details
Copy full SHA for fb40704
View code at this point
Browse repository at this point
ensure hasErrors() and hasWarnings() check child compilations as well
mikegreiling
committed
a9c0bfd
View commit details
Copy full SHA for a9c0bfd
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Maintain ident when chaining pitching loaders
timkendrick
committed
b48d5d9
View commit details
Copy full SHA for b48d5d9
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Evaluate bitwise and exponential operations
ooflorent
committed
da08376
View commit details
Copy full SHA for da08376
View code at this point
Browse repository at this point
Merge pull request #6055 from nikhilgaba/parserFix
Show description for e03a227
sokra
authored
e03a227
View commit details
Copy full SHA for e03a227
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
allow tree-shaking for require.include
Show description for 00cd8b4
sokra
committed
00cd8b4
View commit details
Copy full SHA for 00cd8b4
View code at this point
Browse repository at this point
Merge pull request #5986 from EugeneHlushko/feature-sourcemap-use-filename-in-url
Show description for 905a8f1
sokra
authored
905a8f1
View commit details
Copy full SHA for 905a8f1
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
Improve Parser to recognize 'new Foo(...)' type expressions
nikhilgaba
committed
5ab6972
View commit details
Copy full SHA for 5ab6972
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Merge pull request #5849 from cdata/fix-5843
Show description for 05c5479
sokra
authored
05c5479
View commit details
Copy full SHA for 05c5479
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Merge pull request #5862 from Slashgear/fix-hmr-es6-bundles
Show description for 801a253
sokra
authored
801a253
View commit details
Copy full SHA for 801a253
View code at this point
Browse repository at this point
make url only relative when no publicPath has been provided
sokra
authored
471e1a2
View commit details
Copy full SHA for 471e1a2
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
SourceMapDevToolPlugin: add fileContext and publicPath options. Add a configCase test
EugeneHlushko
committed
840b43f
View commit details
Copy full SHA for 840b43f
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Avoid calling hash.update multiple times in ConcatenatedModules
Show description for 37d70bd
lencioni
committed
37d70bd
View commit details
Copy full SHA for 37d70bd
View code at this point
Browse repository at this point
Simplify identifier creation in ConcatenatedModules
Show description for 8fdf411
lencioni
committed
8fdf411
View commit details
Copy full SHA for 8fdf411
View code at this point
Browse repository at this point
Merge pull request #6007 from webpack/bugfix/multi-step-hmr
Show description for 7bbf31e
sokra
authored
7bbf31e
View commit details
Copy full SHA for 7bbf31e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.