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
MainTemplate.js
on
master
User selector
All users
All time
Commit history
Commits on May 29, 2018
Add brackets for multiline if/for statements
ooflorent
committed
2a9452e
View commit details
Copy full SHA for 2a9452e
View code at this point
Browse repository at this point
Commits on May 28, 2018
Merge branch 'master' into bugfix/namespace-object
Show description for 7708471
sokra
committed
7708471
View commit details
Copy full SHA for 7708471
View code at this point
Browse repository at this point
Commits on May 11, 2018
mangle exports of wasm modules
Show description for f903cd3
sokra
committed
f903cd3
View commit details
Copy full SHA for f903cd3
View code at this point
Browse repository at this point
Commits on May 9, 2018
Merge branch 'master' into bugfix/namespace-object
Show description for d4a04b8
sokra
committed
d4a04b8
View commit details
Copy full SHA for d4a04b8
View code at this point
Browse repository at this point
Commits on May 8, 2018
More strict linting of jsdocs
Show description for f2ad440
sokra
committed
f2ad440
View commit details
Copy full SHA for f2ad440
View code at this point
Browse repository at this point
Commits on May 3, 2018
create better namespace objects
Show description for a926a19
sokra
committed
a926a19
View commit details
Copy full SHA for a926a19
View code at this point
Browse repository at this point
Commits on May 1, 2018
fix(types): fix typo, had type getRenderManifest to ensure proper call signatures for chunk and main templates
TheLarkInn
committed
fdcafe6
View commit details
Copy full SHA for fdcafe6
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
update ts nightly and add Chunk and Module refs
TheLarkInn
committed
4c7861e
View commit details
Copy full SHA for 4c7861e
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
refactor(template): add type support to maint-template and template
TheLarkInn
committed
0fcd5e5
View commit details
Copy full SHA for 0fcd5e5
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Update prettier toolchain
ooflorent
committed
f1092ad
View commit details
Copy full SHA for f1092ad
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 26, 2018
spelling: uncaught
jsoref
committed
581069b
View commit details
Copy full SHA for 581069b
View code at this point
Browse repository at this point
spelling: property
jsoref
committed
54d55ff
View commit details
Copy full SHA for 54d55ff
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 Jan 24, 2018
make render manifest extensible
Show description for 66bd2ea
sokra
committed
66bd2ea
View commit details
Copy full SHA for 66bd2ea
View code at this point
Browse repository at this point
Commits on Jan 21, 2018
remove unused code
sokra
committed
0206949
View commit details
Copy full SHA for 0206949
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 4, 2018
Merge branch 'master' into next
Show description for ca1c91c
sokra
committed
ca1c91c
View commit details
Copy full SHA for ca1c91c
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
Commits on Dec 14, 2017
Remove some plugin calls
ooflorent
committed
f737b26
View commit details
Copy full SHA for f737b26
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Merge branch 'next' into refactor/static-template
sokra
authored
e8da5a9
View commit details
Copy full SHA for e8da5a9
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Remove `webpack/bootstrap` hash in source map
Show description for dcfe3cc
ooflorent
committed
dcfe3cc
View commit details
Copy full SHA for dcfe3cc
View code at this point
Browse repository at this point
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 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
Commits on Nov 24, 2017
Add mode option and choose defaults depending on mode
Show description for 2201b86
sokra
committed
2201b86
View commit details
Copy full SHA for 2201b86
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
added WebAssembly Proof of Concept
sokra
committed
41a1d60
View commit details
Copy full SHA for 41a1d60
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
make things consitent
sokra
committed
6bd937d
View commit details
Copy full SHA for 6bd937d
View code at this point
Browse repository at this point
Commits on Jun 24, 2017
refactor maintemplate to handle set instead of array
timse
committed
dbdc39d
View commit details
Copy full SHA for dbdc39d
View code at this point
Browse repository at this point
refactor chunk.chunks usage to check for chunk existance
timse
committed
7972859
View commit details
Copy full SHA for 7972859
View code at this point
Browse repository at this point
Commits on May 21, 2017
add `module.strictThisContextOnImports` option
Show description for d967a46
sokra
committed
d967a46
View commit details
Copy full SHA for d967a46
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Merge branch 'master' into master
sokra
authored
5210230
View commit details
Copy full SHA for 5210230
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Added {} around installedModules
con-ssc
authored
8b3e587
View commit details
Copy full SHA for 8b3e587
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
remove extra quote
jescalan
committed
b660b64
View commit details
Copy full SHA for b660b64
View code at this point
Browse repository at this point
updates as requested
jescalan
committed
ff5c28c
View commit details
Copy full SHA for ff5c28c
View code at this point
Browse repository at this point
template strings in MainTemplate file
jescalan
committed
5dc7c6f
View commit details
Copy full SHA for 5dc7c6f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.