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
HotModuleReplacement.runtime.js
on
temp
User selector
All users
All time
Commit history
Commits on Jan 11, 2018
Refactor: indexOf >< checks to includes
EugeneHlushko
committed
2aab060
View commit details
Copy full SHA for 2aab060
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
remove typo orginalError
sokra
committed
4a541e0
View commit details
Copy full SHA for 4a541e0
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
fix typo in HMR API
sokra
authored
ccc4317
View commit details
Copy full SHA for ccc4317
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
avoid calling accept handler on disposed modules
Show description for d8a05cf
sokra
committed
d8a05cf
View commit details
Copy full SHA for d8a05cf
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Fix uncaught exception warning for HMR updates in Chrome #5175
auchenberg
committed
33297b7
View commit details
Copy full SHA for 33297b7
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 5, 2017
Add webpackMode optios for import()
Show description for 22e7d25
sokra
committed
22e7d25
View commit details
Copy full SHA for 22e7d25
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Merge pull request #4069 from jharris4/master
Show description for e4a24bf
sokra
authored
e4a24bf
View commit details
Copy full SHA for e4a24bf
View code at this point
Browse repository at this point
Change __webpack_require__.e to be assigned as a function property (e = fn() { ... }) instead of using Object.defineProperty. This allows it to be set/changed temporarily by tests, such as the test…
Show description for 0168882
jharris4
committed
0168882
View commit details
Copy full SHA for 0168882
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Merge pull request #4553 from timse/named-chunks-plugin
Show description for e7c13d7
sokra
authored
e7c13d7
View commit details
Copy full SHA for e7c13d7
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
refactor to track main module more reliable
sokra
authored
82786ca
View commit details
Copy full SHA for 82786ca
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
Fix hot module main flag for hot module replacement
Show description for fb93f62
ricmatsui
committed
fb93f62
View commit details
Copy full SHA for fb93f62
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 11, 2017
code linting
sokra
committed
8e69a80
View commit details
Copy full SHA for 8e69a80
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
fixes #3159
sokra
committed
52d7c41
View commit details
Copy full SHA for 52d7c41
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
fix 'no-loop-func' warnings
Tushkiz
committed
34c02a9
View commit details
Copy full SHA for 34c02a9
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
stricter linting and bug fixes
sokra
committed
afd1125
View commit details
Copy full SHA for afd1125
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 Jul 2, 2016
allow to ignore errors and fire events
sokra
committed
bd35d4f
View commit details
Copy full SHA for bd35d4f
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
better error messages in HMR
Show description for 1cd6c4e
sokra
committed
1cd6c4e
View commit details
Copy full SHA for 1cd6c4e
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 5, 2016
bug fix where HMR can get into inconsistent state after multiple updates
sokra
committed
c8a8863
View commit details
Copy full SHA for c8a8863
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
linting
sokra
committed
87db2e2
View commit details
Copy full SHA for 87db2e2
View code at this point
Browse repository at this point
include parents in HMR not accepted message
Show description for 714538c
sokra
committed
714538c
View commit details
Copy full SHA for 714538c
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Update HotModuleReplacement.runtime.js
zwhitchcox
committed
606e751
View commit details
Copy full SHA for 606e751
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
fixed #1650
sokra
committed
5b0cb05
View commit details
Copy full SHA for 5b0cb05
View code at this point
Browse repository at this point
fixed a few issues
sokra
committed
22124e5
View commit details
Copy full SHA for 22124e5
View code at this point
Browse repository at this point
fixed #1650
sokra
committed
684f02c
View commit details
Copy full SHA for 684f02c
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Fix no-redeclare in code
kennyt
committed
eebc5ce
View commit details
Copy full SHA for eebc5ce
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
fixed a few linting issues
sokra
committed
5cd6e7d
View commit details
Copy full SHA for 5cd6e7d
View code at this point
Browse repository at this point
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 Jul 8, 2015
feat(app): Fix some obvious lint errors and warnings
thaiat
committed
daff744
View commit details
Copy full SHA for daff744
View code at this point
Browse repository at this point
Commits on Jul 2, 2015
maybe fixed a little HMR issue
Show description for ea53b87
sokra
committed
ea53b87
View commit details
Copy full SHA for ea53b87
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.