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
webpack-3
User selector
All users
All time
Commit history
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 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
Commits on Jul 1, 2017
- Undo previous commit because beautify error
Kyle Truong
authored and
Kyle Truong
committed
5202091
View commit details
Copy full SHA for 5202091
View code at this point
Browse repository at this point
- Fix ES6 refactoring lib/HotModuleReplacementPlugin according to codacy coding quality review
Kyle Truong
authored and
Kyle Truong
committed
be13bf9
View commit details
Copy full SHA for be13bf9
View code at this point
Browse repository at this point
- Fix bug while refactoring HotModuleReplacementPlugin as suggested in PR
Kyle Truong
authored and
Kyle Truong
committed
c3d8fdf
View commit details
Copy full SHA for c3d8fdf
View code at this point
Browse repository at this point
change to var in generated code
sokra
authored and
Kyle Truong
committed
a6dea39
View commit details
Copy full SHA for a6dea39
View code at this point
Browse repository at this point
4099 ES6 Refactor lib/HotModuleReplacementPlugin
Kyle Truong
authored and
Kyle Truong
committed
971bbb6
View commit details
Copy full SHA for 971bbb6
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Merge branch 'master' into next
sokra
committed
302289c
View commit details
Copy full SHA for 302289c
View code at this point
Browse repository at this point
evaluate some identifiers to truthy values
Show description for 27cc834
sokra
committed
27cc834
View commit details
Copy full SHA for 27cc834
View code at this point
Browse repository at this point
Commits on May 28, 2017
Merge branch 'master' into next
Show description for 4901312
sokra
committed
4901312
View commit details
Copy full SHA for 4901312
View code at this point
Browse repository at this point
Commits on May 21, 2017
Make HMR request timeout configurable
paraboom
committed
b113a22
View commit details
Copy full SHA for b113a22
View code at this point
Browse repository at this point
Commits on May 20, 2017
improve a few issues
Show description for 2bd2d28
sokra
committed
2bd2d28
View commit details
Copy full SHA for 2bd2d28
View code at this point
Browse repository at this point
Commits on May 16, 2017
Use a Set to store modules in a chunk
sokra
committed
e1bac32
View commit details
Copy full SHA for e1bac32
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
allow chunk.id to be a number - or rather a non-null-something
timse
committed
b8e1981
View commit details
Copy full SHA for b8e1981
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
apply split methods to their usages
timse
committed
5240430
View commit details
Copy full SHA for 5240430
View code at this point
Browse repository at this point
add simple returnTrue helper, less function definitions
timse
committed
58e7a2f
View commit details
Copy full SHA for 58e7a2f
View code at this point
Browse repository at this point
convert more usages of BasicEvaluatedExpression with ParserHelpers
timse
committed
82eec17
View commit details
Copy full SHA for 82eec17
View code at this point
Browse repository at this point
move more ConstDependencies to `toConstantDependency`
timse
committed
965b726
View commit details
Copy full SHA for 965b726
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Extract to parser helpers (#3843)
Show description for 86c0020
timse
authored and
TheLarkInn
committed
86c0020
View commit details
Copy full SHA for 86c0020
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
refactoring: moved parser instancation into NormalModuleFactory
Show description for ec262a4
sokra
committed
ec262a4
View commit details
Copy full SHA for ec262a4
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
new way to handle new ids, reuse old ids
Show description for 1675a5a
sokra
committed
1675a5a
View commit details
Copy full SHA for 1675a5a
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
detect main module more reliable
Show description for 7109be5
sokra
committed
7109be5
View commit details
Copy full SHA for 7109be5
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
allow module.hot.accept without callback (harmony)
sokra
committed
1f66b3a
View commit details
Copy full SHA for 1f66b3a
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
added a timeout to hot multi step build
sokra
committed
3881528
View commit details
Copy full SHA for 3881528
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
moves stuff from webpack-core to webpack-sources
sokra
committed
ded70ae
View commit details
Copy full SHA for ded70ae
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
HMR with harmony modules
sokra
committed
cabe786
View commit details
Copy full SHA for cabe786
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Merge branch 'master' into webpack-2
Show description for 431a4c7
sokra
committed
431a4c7
View commit details
Copy full SHA for 431a4c7
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
rebeautify without spacing after keyword
sokra
committed
f7d799a
View commit details
Copy full SHA for f7d799a
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
feat(app): Beautify all lib files
thaiat
committed
0a340f2
View commit details
Copy full SHA for 0a340f2
View code at this point
Browse repository at this point
Commits on May 21, 2015
Merge branch 'master' into webpack-2
Show description for 94ba35c
sokra
committed
94ba35c
View commit details
Copy full SHA for 94ba35c
View code at this point
Browse repository at this point
Commits on May 18, 2015
fixed #1075
sokra
committed
16af6a9
View commit details
Copy full SHA for 16af6a9
View code at this point
Browse repository at this point
Commits on May 10, 2015
Merge branch 'master' into webpack-2
Show description for ff78483
sokra
committed
ff78483
View commit details
Copy full SHA for ff78483
View code at this point
Browse repository at this point
expose `loc` for every Dependency
sokra
committed
d3a7994
View commit details
Copy full SHA for d3a7994
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
separated runtime code from compiler code
Show description for 6c1eb49
sokra
committed
6c1eb49
View commit details
Copy full SHA for 6c1eb49
View code at this point
Browse repository at this point
Commits on Apr 27, 2015
Merge branch 'master' into webpack-2
Show description for f4b9d5f
sokra
committed
f4b9d5f
View commit details
Copy full SHA for f4b9d5f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.