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
webworker
on
webpack-3
User selector
All users
All time
Commit history
Commits on Oct 30, 2017
fixup! [fix] error on HMR with es6 bundles
Slashgear
committed
00daab2
View commit details
Copy full SHA for 00daab2
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
[fix] error on HMR with es6 bundles
Show description for 27e4d14
Slashgear
committed
27e4d14
View commit details
Copy full SHA for 27e4d14
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Changed statement 'var' to 'const'
Stoppa, Emanuele
committed
2ccc1fd
View commit details
Copy full SHA for 2ccc1fd
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Refactor: string concatenation to template literals
ayastreb
committed
ce24a7b
View commit details
Copy full SHA for ce24a7b
View code at this point
Browse repository at this point
Commits on May 28, 2017
Merge pull request #4907 from paraboom/feature/add_request_timeout_configurable
Show description for 0257f6c
sokra
authored
0257f6c
View commit details
Copy full SHA for 0257f6c
View code at this point
Browse repository at this point
Commits on May 24, 2017
Use Promise only when chunk load is triggered
Show description for 09d9533
sokra
committed
09d9533
View commit details
Copy full SHA for 09d9533
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 Feb 21, 2017
refactor(ES6): WebWorkerTemplatePlugin to use const rather than var
sendilkumarn
committed
75d15a9
View commit details
Copy full SHA for 75d15a9
View code at this point
Browse repository at this point
refactor(es6): WebWorkerMainTemplatePlugin to use const rather than var
sendilkumarn
committed
30d4981
View commit details
Copy full SHA for 30d4981
View code at this point
Browse repository at this point
Merge pull request #4320 from sendilkumarn/refactor-ww
Show description for 4369dfa
sokra
authored
4369dfa
View commit details
Copy full SHA for 4369dfa
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
refactor(es6) Webworker module
sendilkumarn
committed
f2367c2
View commit details
Copy full SHA for f2367c2
View code at this point
Browse repository at this point
changing as per comments
sendilkumarn
committed
db2ff05
View commit details
Copy full SHA for db2ff05
View code at this point
Browse repository at this point
refactor(ES6): WebWorkerChunkPluginTemplate migration
Show description for 21d9b62
sendilkumarn
committed
21d9b62
View commit details
Copy full SHA for 21d9b62
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
refactor(ES6): upgrade WebWorkerHotUpdateChunkTemplatePlugin to ES6
shubheksha
committed
7dc617b
View commit details
Copy full SHA for 7dc617b
View code at this point
Browse repository at this point
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 Dec 30, 2016
refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636)
Show description for aa8d01b
TheLarkInn
authored
aa8d01b
View commit details
Copy full SHA for aa8d01b
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Merge pull request #2988 from matthewtoast/master
Show description for 54aa3cd
sokra
authored
54aa3cd
View commit details
Copy full SHA for 54aa3cd
View code at this point
Browse repository at this point
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 Sep 12, 2016
Convert webworker template runtime to Promise-based API
Show description for 2e8f08f
tsortwehttam
committed
2e8f08f
View commit details
Copy full SHA for 2e8f08f
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 Jan 6, 2016
moved defaults for options.output into central place
sokra
committed
c838656
View commit details
Copy full SHA for c838656
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 Dec 4, 2015
Fix hot loader compatibility with Java8 Nashorn
Show description for ebe2f37
pugnascotia
committed
ebe2f37
View commit details
Copy full SHA for ebe2f37
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Add web worker HMR support
elliottsj
committed
c6ccf9d
View commit details
Copy full SHA for c6ccf9d
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 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 Jun 13, 2015
fixed WebWorker template
sokra
committed
aa21d14
View commit details
Copy full SHA for aa21d14
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
added linting
sokra
committed
cebd3b9
View commit details
Copy full SHA for cebd3b9
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
fixed incomplete hash bug
sokra
committed
d5dc904
View commit details
Copy full SHA for d5dc904
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Fixes issue with hash length and loading external chunks
Show description for c84bd70
diurnalist
committed
c84bd70
View commit details
Copy full SHA for c84bd70
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Add TemplatedPathPlugin
diurnalist
committed
f371945
View commit details
Copy full SHA for f371945
View code at this point
Browse repository at this point
Commits on Aug 4, 2014
Replace ad-hoc identifier cleansing with helper function
Show description for bdae82a
Kurt Harriger
committed
bdae82a
View commit details
Copy full SHA for bdae82a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.