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
HotModuleReplacementPlugin.js
on
types/stats
User selector
All users
All time
Commit history
Commits on May 1, 2018
improve HotModuleReplacementPlugin performance
Show description for f2e5c1e
sokra
committed
f2e5c1e
View commit details
Copy full SHA for f2e5c1e
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Merge pull request #6962 from justinhelmer/bug/6919
Show description for aee2491
sokra
authored
aee2491
View commit details
Copy full SHA for aee2491
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
hot.accept tap interceptor returns T/F based on the number of args
Show description for 2a7fdc4
Justin Helmer
committed
2a7fdc4
View commit details
Copy full SHA for 2a7fdc4
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
actually const is fine
mohsen1
authored
581d19b
View commit details
Copy full SHA for 581d19b
View code at this point
Browse repository at this point
s/const/let
mohsen1
authored
b203091
View commit details
Copy full SHA for b203091
View code at this point
Browse repository at this point
Avoid type mismatch assignment of number to string in HotModuleReplacementPlugin
Mohsen Azimi
committed
1c76133
View commit details
Copy full SHA for 1c76133
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Destructure 'require' to improve readability
ooflorent
committed
3983803
View commit details
Copy full SHA for 3983803
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
run prettier on existing code
sokra
committed
5238159
View commit details
Copy full SHA for 5238159
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Merge branch 'master' into fix/hmr-before-node-stuff
Show description for 90ab23a
sokra
committed
90ab23a
View commit details
Copy full SHA for 90ab23a
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Fix indent
ooflorent
committed
bcbd878
View commit details
Copy full SHA for bcbd878
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
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
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 22, 2018
Use hooks instead of applyPlugins
ooflorent
committed
6192e5b
View commit details
Copy full SHA for 6192e5b
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
ensures the HMRPlugin assigns module.hot before NodeStuffPlugin
shellscape
committed
8dd3307
View commit details
Copy full SHA for 8dd3307
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Use for-of loops instead of forEachModule
ooflorent
committed
9f9e730
View commit details
Copy full SHA for 9f9e730
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
add `this.hot` flag to loader context
Show description for ceb95ff
sokra
committed
ceb95ff
View commit details
Copy full SHA for ceb95ff
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Use Parser#hooks instead of Tapable#plugin
ooflorent
committed
9669c9e
View commit details
Copy full SHA for 9669c9e
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Merge pull request #6136 from ooflorent/template_hooks
Show description for a1f8890
sokra
authored
a1f8890
View commit details
Copy full SHA for a1f8890
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Update Parser helpers to be compatible with hooks
ooflorent
committed
c8e60b4
View commit details
Copy full SHA for c8e60b4
View code at this point
Browse repository at this point
Use templates' Tapable#hooks
ooflorent
committed
3be3878
View commit details
Copy full SHA for 3be3878
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Replace NormalModuleFactory#plugin() calls
ooflorent
committed
08ddad2
View commit details
Copy full SHA for 08ddad2
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
remove `__webpack_require__` requirement from some ConstDependencies
Show description for 30c9dd0
sokra
committed
30c9dd0
View commit details
Copy full SHA for 30c9dd0
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Merge pull request #6085 from webpack/refactor/static-template
Show description for 8678681
sokra
authored
8678681
View commit details
Copy full SHA for 8678681
View code at this point
Browse repository at this point
Use tapable instead of 'plugin'
ooflorent
committed
36c690d
View commit details
Copy full SHA for 36c690d
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
make all methods on Template static
sokra
committed
16ee68b
View commit details
Copy full SHA for 16ee68b
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Merge branch 'refactoring/plugin-system-templates' into refactoring/plugin-system-all
sokra
committed
88ad7ed
View commit details
Copy full SHA for 88ad7ed
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
upgrate tapable in Templates
sokra
committed
56328a7
View commit details
Copy full SHA for 56328a7
View code at this point
Browse repository at this point
upgrade tapable from Parser
sokra
committed
c10da6c
View commit details
Copy full SHA for c10da6c
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Merge branch 'master' into next
Show description for e208f44
sokra
committed
e208f44
View commit details
Copy full SHA for e208f44
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
fix increasing delay with multiStep HMR
sokra
committed
991ec20
View commit details
Copy full SHA for 991ec20
View code at this point
Browse repository at this point
aggregate all crypto hash usages into util/createHash
Show description for a0ef93f
sokra
committed
a0ef93f
View commit details
Copy full SHA for a0ef93f
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
fix deprecations
sokra
committed
65e855c
View commit details
Copy full SHA for 65e855c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.