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
on
jest
User selector
All users
All time
Commit history
Commits on Jan 24, 2018
Merge pull request #6374 from webpack/refactor/render-manifest
Show description for 02f8c96
sokra
authored
02f8c96
View commit details
Copy full SHA for 02f8c96
View code at this point
Browse repository at this point
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
Fix indent
ooflorent
committed
bcbd878
View commit details
Copy full SHA for bcbd878
View code at this point
Browse repository at this point
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
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
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 pull request #6365 from probablyup/timestamps-perf
Show description for f2141e1
sokra
authored
f2141e1
View commit details
Copy full SHA for f2141e1
View code at this point
Browse repository at this point
Readd removed util module
Show description for b706309
sokra
authored
b706309
View commit details
Copy full SHA for b706309
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
Merge pull request #6367 from webpack/deprecate_forEach_map
Show description for 7de03f2
sokra
authored
7de03f2
View commit details
Copy full SHA for 7de03f2
View code at this point
Browse repository at this point
refactor: adjustments per PR comments
quantizor
committed
09bf8f5
View commit details
Copy full SHA for 09bf8f5
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
Merge pull request #6368 from webpack/expose_worker_loader_plugins
Show description for e82677c
sokra
authored
e82677c
View commit details
Copy full SHA for e82677c
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
Sort exports
ooflorent
committed
aa7d5d5
View commit details
Copy full SHA for aa7d5d5
View code at this point
Browse repository at this point
Expose plugins required by worker-loader
ooflorent
committed
ba7cedf
View commit details
Copy full SHA for ba7cedf
View code at this point
Browse repository at this point
fix(lib/Chunk): typo in `getNumberOfGroups` return value
michael-ciniawsky
committed
390fac4
View commit details
Copy full SHA for 390fac4
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 22, 2018
Merge pull request #6358 from webpack/remove_apply_plugins
Show description for e8c2596
TheLarkInn
authored
e8c2596
View commit details
Copy full SHA for e8c2596
View code at this point
Browse repository at this point
Use Buffer.from instead of new Buffer
ooflorent
committed
7f303e5
View commit details
Copy full SHA for 7f303e5
View code at this point
Browse repository at this point
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
split Chunk.isInitial into isOnlyInitial and canBeInitial
Show description for ea60937
sokra
committed
ea60937
View commit details
Copy full SHA for ea60937
View code at this point
Browse repository at this point
Refactor how source type is handled by the parser
ooflorent
committed
86e6edf
View commit details
Copy full SHA for 86e6edf
View code at this point
Browse repository at this point
Merge branch 'master' into next
Show description for a2eada1
sokra
committed
a2eada1
View commit details
Copy full SHA for a2eada1
View code at this point
Browse repository at this point
Merge pull request #6300 from nename0/fix-6243
Show description for 33f518b
sokra
authored
33f518b
View commit details
Copy full SHA for 33f518b
View code at this point
Browse repository at this point
Merge pull request #6341 from webpack/refactor/chunk-group-part-2
Show description for ebab3e0
sokra
authored
ebab3e0
View commit details
Copy full SHA for ebab3e0
View code at this point
Browse repository at this point
Commits on Jan 21, 2018
remove unused function
sokra
committed
c820054
View commit details
Copy full SHA for c820054
View code at this point
Browse repository at this point
remove unused code
sokra
committed
0206949
View commit details
Copy full SHA for 0206949
View code at this point
Browse repository at this point
fix potential problem when replacing chunk with itself
sokra
committed
83301ab
View commit details
Copy full SHA for 83301ab
View code at this point
Browse repository at this point
fix bug when comparing name lengths
sokra
committed
5161d96
View commit details
Copy full SHA for 5161d96
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
make default cache group explicit
Show description for b28435e
sokra
committed
b28435e
View commit details
Copy full SHA for b28435e
View code at this point
Browse repository at this point
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
Merge pull request #6345 from Connormiha/regexpr-optimize
Show description for 33daf64
sokra
authored
33daf64
View commit details
Copy full SHA for 33daf64
View code at this point
Browse repository at this point
Merge pull request #6322 from samccone/feature/profiling-plugin
Show description for ba0fdad
TheLarkInn
authored
ba0fdad
View commit details
Copy full SHA for ba0fdad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.