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
util
on
feature/html
User selector
All users
All time
Commit history
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 17, 2018
improve way of getting combinations of chunks
Show description for 244d27a
sokra
committed
244d27a
View commit details
Copy full SHA for 244d27a
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Merge pull request #6370 from webpack/remove_v3_deprecated
Show description for 9c8098c
sokra
authored
9c8098c
View commit details
Copy full SHA for 9c8098c
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
perf: refactor various timestamp caches into ES6 Maps
Show description for 1f29fa9
quantizor
committed
1f29fa9
View commit details
Copy full SHA for 1f29fa9
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 20, 2018
improvements from review by @ooflorent
sokra
committed
fabd1ab
View commit details
Copy full SHA for fabd1ab
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 12, 2018
Merge pull request #6286 from ooflorent/sortable_set_cache
Show description for 2126f08
sokra
authored
2126f08
View commit details
Copy full SHA for 2126f08
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Reduce SortableSet memory consumption
ooflorent
committed
a4fec79
View commit details
Copy full SHA for a4fec79
View code at this point
Browse repository at this point
ensure that items are not enqueued twice
Show description for 0404564
sokra
committed
0404564
View commit details
Copy full SHA for 0404564
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Merge pull request #6146 from EugeneHlushko/feature-xxhashjs
Show description for 84a3b2c
sokra
authored
84a3b2c
View commit details
Copy full SHA for 84a3b2c
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Feature: Non-crypto hashing algorithm opt-in through config: make linters happy again
EugeneHlushko
committed
62395cf
View commit details
Copy full SHA for 62395cf
View code at this point
Browse repository at this point
Feature: Non-crypto hashing algorithm opt-in through config: use non-native hash example
EugeneHlushko
committed
26257bc
View commit details
Copy full SHA for 26257bc
View code at this point
Browse repository at this point
Extract TrackingSet class from the Parser.js module.
Show description for f5b57f4
codyogden
committed
f5b57f4
View commit details
Copy full SHA for f5b57f4
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Feature: Add an option to provide output.hashFunction as a function
EugeneHlushko
committed
307566a
View commit details
Copy full SHA for 307566a
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
recycle nodes in Queue
sokra
committed
0376a32
View commit details
Copy full SHA for 0376a32
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
make formatter happy
sokra
committed
7e8936c
View commit details
Copy full SHA for 7e8936c
View code at this point
Browse repository at this point
inline flush, reduce bulk size
sokra
committed
6b40b16
View commit details
Copy full SHA for 6b40b16
View code at this point
Browse repository at this point
aggregate all crypto hash usages into util/createHash
Show description for a0ef93f
sokra
committed
a0ef93f
View commit details
Copy full SHA for a0ef93f
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
fix test and lint issues
sokra
committed
4c4121b
View commit details
Copy full SHA for 4c4121b
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Use StackedSetMap for better performance
sokra
committed
2ff9b53
View commit details
Copy full SHA for 2ff9b53
View code at this point
Browse repository at this point
Allow to override resolve configuration
sokra
committed
5e39ec4
View commit details
Copy full SHA for 5e39ec4
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
renamed methods
sokra
committed
1b28c93
View commit details
Copy full SHA for 1b28c93
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
allow caching in sortable set and use it
sokra
committed
801138a
View commit details
Copy full SHA for 801138a
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
Merge branch 'master' into next
Show description for 814c894
sokra
committed
814c894
View commit details
Copy full SHA for 814c894
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
improve performance by doing a breath-first traversal in the chunk graph
Show description for 11e2879
sokra
committed
11e2879
View commit details
Copy full SHA for 11e2879
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
fix sorting issue
sokra
committed
07992cf
View commit details
Copy full SHA for 07992cf
View code at this point
Browse repository at this point
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 Sep 11, 2017
Merge pull request #5322 from webpack/performance/parser
Show description for f53c0ce
sokra
authored
f53c0ce
View commit details
Copy full SHA for f53c0ce
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
use marker objects to support any value in StackedSetMap
sokra
committed
6638545
View commit details
Copy full SHA for 6638545
View code at this point
Browse repository at this point
Limit the number of parallel processed modules
Show description for f9bf8a9
sokra
committed
f9bf8a9
View commit details
Copy full SHA for f9bf8a9
View code at this point
Browse repository at this point
move StackedSetMap into separate file
sokra
committed
2580547
View commit details
Copy full SHA for 2580547
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
added semis
sokra
authored
0a540b4
View commit details
Copy full SHA for 0a540b4
View code at this point
Browse repository at this point
reduce number of calls to Map
sokra
authored
c061c33
View commit details
Copy full SHA for c061c33
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.