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
webpack-1
User selector
All users
All time
Commit history
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 Jun 24, 2015
fixed [chunkhash] and [name] issue
Show description for 4e041df
sokra
committed
4e041df
View commit details
Copy full SHA for 4e041df
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 Apr 17, 2015
add publicPath to stats
sokra
committed
d9509e8
View commit details
Copy full SHA for d9509e8
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
added cheap-source-map and lineToLine option
sokra
committed
0431b74
View commit details
Copy full SHA for 0431b74
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
move semicolon to a later location in bundle #830
sokra
committed
ffd9cce
View commit details
Copy full SHA for ffd9cce
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Added semicolon after output
hkal
committed
3b774f2
View commit details
Copy full SHA for 3b774f2
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
support library with CommonsChunkPlugin
Show description for 738c1d3
sokra
committed
738c1d3
View commit details
Copy full SHA for 738c1d3
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 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 13, 2014
fix this.applyPluginsWaterfall("module-obj", .. call in MainTemplate.js
undoZen
committed
112a44d
View commit details
Copy full SHA for 112a44d
View code at this point
Browse repository at this point
Commits on Jul 31, 2014
rebuild main chunk in fewer cases
sokra
committed
66b0955
View commit details
Copy full SHA for 66b0955
View code at this point
Browse repository at this point
Commits on Jul 16, 2014
support [name] in chunkFilename
Show description for 03c87c1
sokra
committed
03c87c1
View commit details
Copy full SHA for 03c87c1
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
fixed caching bug, incorrectly used chunk hash when global hash is required
sokra
committed
5029d17
View commit details
Copy full SHA for 5029d17
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
refactored MainTemplate to plugin interface
sokra
committed
3247725
View commit details
Copy full SHA for 3247725
View code at this point
Browse repository at this point
Commits on May 8, 2014
more safe when caching an entry chunk
Show description for 10e6646
sokra
committed
10e6646
View commit details
Copy full SHA for 10e6646
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
Don't render and emit entry assets if not needed
Show description for 5c3f8cc
sokra
committed
5c3f8cc
View commit details
Copy full SHA for 5c3f8cc
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
rename generated require to __webpack_require__
Show description for 0fea43b
sokra
committed
0fea43b
View commit details
Copy full SHA for 0fea43b
View code at this point
Browse repository at this point
Commits on Feb 23, 2014
Revert "save 8 chars"
Show description for b75ce7a
sokra
committed
b75ce7a
View commit details
Copy full SHA for b75ce7a
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
better source maps
sokra
committed
f3012a4
View commit details
Copy full SHA for f3012a4
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
no empty chunk loading function
sokra
committed
e8206d0
View commit details
Copy full SHA for e8206d0
View code at this point
Browse repository at this point
Commits on Jan 31, 2014
fixed #158
sokra
committed
b92af72
View commit details
Copy full SHA for b92af72
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
save 8 chars
sokra
committed
a83e15f
View commit details
Copy full SHA for a83e15f
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
added node.js HMR,
Show description for 81203a3
sokra
committed
81203a3
View commit details
Copy full SHA for 81203a3
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
save bytes #135
sokra
committed
4b9472b
View commit details
Copy full SHA for 4b9472b
View code at this point
Browse repository at this point
Commits on Dec 3, 2013
plugin to extract common modules
Show description for 4d25d52
sokra
committed
4d25d52
View commit details
Copy full SHA for 4d25d52
View code at this point
Browse repository at this point
Commits on Oct 1, 2013
fixed wrong `this` within modules fixes #97
jhnns
committed
2dd0ba9
View commit details
Copy full SHA for 2dd0ba9
View code at this point
Browse repository at this point
Commits on Jun 28, 2013
fixed disabled require.ensure
sokra
committed
7c83f08
View commit details
Copy full SHA for 7c83f08
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
fixed bugs
sokra
committed
327a990
View commit details
Copy full SHA for 327a990
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
complexer dedupe example and fixed bugs
sokra
committed
a91cff4
View commit details
Copy full SHA for a91cff4
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
added experimental deduplication support #47
sokra
committed
c30f16f
View commit details
Copy full SHA for c30f16f
View code at this point
Browse repository at this point
Commits on May 8, 2013
cache chunks, cache assets
sokra
committed
5cdb8cb
View commit details
Copy full SHA for 5cdb8cb
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
whitespace and comment fixes
sokra
committed
a56cada
View commit details
Copy full SHA for a56cada
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.