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
Compilation.js
on
webpack-1
User selector
All users
All time
Commit history
Commits on Nov 13, 2015
performance improvement
sokra
committed
6b60662
View commit details
Copy full SHA for 6b60662
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
replaced Class with constructor
sokra
committed
5acfacf
View commit details
Copy full SHA for 5acfacf
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Report constructor correctly when inheriting from Tapable
katranci
committed
8ff6cb5
View commit details
Copy full SHA for 8ff6cb5
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
fixed #1239
sokra
committed
ea7fd67
View commit details
Copy full SHA for ea7fd67
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): Improve eslint and jsbeautify
thaiat
committed
5594eab
View commit details
Copy full SHA for 5594eab
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
added (experimental) NamedModulesPlugin
sokra
committed
a04ffb9
View commit details
Copy full SHA for a04ffb9
View code at this point
Browse repository at this point
throw an error when trying to use [chunkhash]
Show description for 02522f1
sokra
committed
02522f1
View commit details
Copy full SHA for 02522f1
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 Jun 13, 2015
reset module index and index2 when loading from cache
Show description for e20c485
sokra
committed
e20c485
View commit details
Copy full SHA for e20c485
View code at this point
Browse repository at this point
Commits on May 27, 2015
Fix typos
kennyt
committed
08d9d87
View commit details
Copy full SHA for 08d9d87
View code at this point
Browse repository at this point
Commits on May 25, 2015
fixed index for entry points
sokra
committed
ddf6066
View commit details
Copy full SHA for ddf6066
View code at this point
Browse repository at this point
Commits on May 10, 2015
generate two indices, which representent global order
Show description for 8a6ac10
sokra
committed
8a6ac10
View commit details
Copy full SHA for 8a6ac10
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 20, 2015
use dedupe plugin later in compilation
Show description for 3419ddc
sokra
committed
3419ddc
View commit details
Copy full SHA for 3419ddc
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 Apr 3, 2015
added some async steps to prevent stack overflows
sokra
committed
c4db71c
View commit details
Copy full SHA for c4db71c
View code at this point
Browse repository at this point
cache sources
sokra
committed
8fef0c7
View commit details
Copy full SHA for 8fef0c7
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
DedupePlugin correctly inserts deduplication code
Show description for 13b6035
sokra
committed
13b6035
View commit details
Copy full SHA for 13b6035
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
profile earlier and from cache
sokra
committed
769d40e
View commit details
Copy full SHA for 769d40e
View code at this point
Browse repository at this point
remove issuer for entry and prefetch
sokra
committed
e9acc39
View commit details
Copy full SHA for e9acc39
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
watching of missing files, fixed #668
Show description for adfcfce
sokra
committed
adfcfce
View commit details
Copy full SHA for adfcfce
View code at this point
Browse repository at this point
Commits on Jan 1, 2015
allow multiple chunks for a dependency block #640
sokra
committed
de1ea9d
View commit details
Copy full SHA for de1ea9d
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 2, 2014
reorganized function
sokra
committed
1c9fd48
View commit details
Copy full SHA for 1c9fd48
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
added weak dependencies, require.resolveWeak
Show description for 8131061
sokra
committed
8131061
View commit details
Copy full SHA for 8131061
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 Sep 3, 2014
added `NoErrorsPlugin`, which doesn't emit on error
Show description for 9a8cae6
sokra
committed
9a8cae6
View commit details
Copy full SHA for 9a8cae6
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
support parallel build and rebuild
Show description for 37aa1ff
sokra
committed
37aa1ff
View commit details
Copy full SHA for 37aa1ff
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
add more complex css-bundle examples
Show description for e2f83e1
sokra
committed
e2f83e1
View commit details
Copy full SHA for e2f83e1
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 Jul 7, 2014
Don't call the callback twice on error (fixes #347)
gaearon
committed
6085815
View commit details
Copy full SHA for 6085815
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
optional externals
Show description for 5104661
sokra
committed
5104661
View commit details
Copy full SHA for 5104661
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
Code Quality
sokra
committed
d80cdce
View commit details
Copy full SHA for d80cdce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.