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
master
User selector
All users
All time
Commit history
Commits on Jun 4, 2018
Cleanup error location and origin information
sokra
committed
53103a9
View commit details
Copy full SHA for 53103a9
View code at this point
Browse repository at this point
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 22, 2018
fix problems with circular unneeded chunks
Show description for 19015b6
sokra
committed
19015b6
View commit details
Copy full SHA for 19015b6
View code at this point
Browse repository at this point
Commits on May 1, 2018
Merge branch 'master' into next
Show description for 5c8a0d2
sokra
committed
5c8a0d2
View commit details
Copy full SHA for 5c8a0d2
View code at this point
Browse repository at this point
improve Compilation.processDependenciesBlocksForChunkGroups performance
Show description for 1c0d4f7
sokra
committed
1c0d4f7
View commit details
Copy full SHA for 1c0d4f7
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Cleanup, refactoring, types
sokra
committed
82a71be
View commit details
Copy full SHA for 82a71be
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
add support for link preload/prefetch
Show description for 9cb1a66
sokra
committed
9cb1a66
View commit details
Copy full SHA for 9cb1a66
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Add missing class member initializations found by TypeScript
Mohsen Azimi
authored and
sokra
committed
589f40b
View commit details
Copy full SHA for 589f40b
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Remove unecessary _this binding
ooflorent
committed
fe73712
View commit details
Copy full SHA for fe73712
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
sort child compilations for consitent hash
Show description for 8de5605
sokra
committed
8de5605
View commit details
Copy full SHA for 8de5605
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
Merge branch 'master' into bump_prettier
sokra
committed
8d8da4c
View commit details
Copy full SHA for 8d8da4c
View code at this point
Browse repository at this point
Merge pull request #6883 from mohsen1/remove-dead-code
Show description for d4f3c77
sokra
authored
d4f3c77
View commit details
Copy full SHA for d4f3c77
View code at this point
Browse repository at this point
Merge pull request #6894 from webpack/bugfix/css-stuff
Show description for 4b6ee73
sokra
authored
4b6ee73
View commit details
Copy full SHA for 4b6ee73
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:webpack/webpack into remove-dead-code
Show description for 7a72ee9
Mohsen Azimi
committed
7a72ee9
View commit details
Copy full SHA for 7a72ee9
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Initialize fileTimestamps and contextTimestamps in Compilation
Mohsen Azimi
committed
77535dd
View commit details
Copy full SHA for 77535dd
View code at this point
Browse repository at this point
Revert "Remove dead code in Compilation.js"
Show description for 9728f2d
Mohsen Azimi
committed
9728f2d
View commit details
Copy full SHA for 9728f2d
View code at this point
Browse repository at this point
Initialize compilationDependencies in Compilation as undefined
Mohsen Azimi
committed
bc76fee
View commit details
Copy full SHA for bc76fee
View code at this point
Browse repository at this point
fixes for mini-css-extract-plugin
sokra
committed
93a5bf5
View commit details
Copy full SHA for 93a5bf5
View code at this point
Browse repository at this point
Update Compilation.js
mohsen1
authored
d2dbed5
View commit details
Copy full SHA for d2dbed5
View code at this point
Browse repository at this point
Remove extra arguments passed to SortableSet initializing fileDependencies
mohsen1
authored
864a159
View commit details
Copy full SHA for 864a159
View code at this point
Browse repository at this point
Remove dead code in Compilation.js
Mohsen Azimi
committed
847bfa4
View commit details
Copy full SHA for 847bfa4
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 24, 2018
add [contenthash] support
sokra
committed
296542e
View commit details
Copy full SHA for 296542e
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: connect
jsoref
committed
96ebb27
View commit details
Copy full SHA for 96ebb27
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 Feb 24, 2018
optimize performance of assignDepth
sokra
committed
e52f323
View commit details
Copy full SHA for e52f323
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
replace Async with Neo-Async
suguru03
committed
864e563
View commit details
Copy full SHA for 864e563
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Merge pull request #6355 from webpack/for_of_loops
Show description for d6816af
sokra
authored
d6816af
View commit details
Copy full SHA for d6816af
View code at this point
Browse repository at this point
Merge branch 'next' into for_of_loops
sokra
authored
7a1b357
View commit details
Copy full SHA for 7a1b357
View code at this point
Browse repository at this point
Merge branch 'next' into remove_v3_deprecated
sokra
authored
ad75e44
View commit details
Copy full SHA for ad75e44
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Remove v3 deprecated APIs
ooflorent
committed
7b8fa11
View commit details
Copy full SHA for 7b8fa11
View code at this point
Browse repository at this point
Use for-of loops instead of forEach
ooflorent
committed
d4811b0
View commit details
Copy full SHA for d4811b0
View code at this point
Browse repository at this point
Deprecate forEach* and map* methods
ooflorent
committed
77bb4c0
View commit details
Copy full SHA for 77bb4c0
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Use hooks instead of applyPlugins
ooflorent
committed
6192e5b
View commit details
Copy full SHA for 6192e5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.