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
test
statsCases
on
feature/css
User selector
All users
All time
Commit history
Commits on Feb 26, 2018
Merge pull request #6585 from webpack/bugfix/bailout-messages
Show description for 7fd5c6f
sokra
authored
7fd5c6f
View commit details
Copy full SHA for 7fd5c6f
View code at this point
Browse repository at this point
fix incorrect optimization bailout messages
Show description for e7aba18
sokra
committed
e7aba18
View commit details
Copy full SHA for e7aba18
View code at this point
Browse repository at this point
CJS fake namespace object contains exports now
Show description for 8bf1574
sokra
committed
8bf1574
View commit details
Copy full SHA for 8bf1574
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
update stats
sokra
committed
b6396e7
View commit details
Copy full SHA for b6396e7
View code at this point
Browse repository at this point
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 22, 2018
Use MD4 for hashing
ooflorent
committed
40ee8c7
View commit details
Copy full SHA for 40ee8c7
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
update test case to be more complex
sokra
committed
cc0d29a
View commit details
Copy full SHA for cc0d29a
View code at this point
Browse repository at this point
sort parents, children, siblings in stats
sokra
committed
7d2a4e5
View commit details
Copy full SHA for 7d2a4e5
View code at this point
Browse repository at this point
improve chunk splitting
Show description for 1e73752
sokra
committed
1e73752
View commit details
Copy full SHA for 1e73752
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Merge pull request #6432 from webpack/bugfix/split-chunks-duplicate
Show description for 3139448
sokra
authored
3139448
View commit details
Copy full SHA for 3139448
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
Merge pull request #6384 from benthemonkey/next
Show description for b50a5b6
sokra
authored
b50a5b6
View commit details
Copy full SHA for b50a5b6
View code at this point
Browse repository at this point
fixes #6413
sokra
committed
4dd521f
View commit details
Copy full SHA for 4dd521f
View code at this point
Browse repository at this point
Merge pull request #6429 from webpack/fix-6426/ENAMETOOLONG
Show description for b3f3100
sokra
authored
b3f3100
View commit details
Copy full SHA for b3f3100
View code at this point
Browse repository at this point
Merge pull request #6425 from ruszki/feature/alterable-sourcemap-footer
Show description for 23891b2
sokra
authored
23891b2
View commit details
Copy full SHA for 23891b2
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Truncate generated chunk name if too long
Show description for 6ebdc6b
ooflorent
committed
6ebdc6b
View commit details
Copy full SHA for 6ebdc6b
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
fix tests
benthemonkey
committed
18c1e28
View commit details
Copy full SHA for 18c1e28
View code at this point
Browse repository at this point
add "multiple" string option for runtimeChunk config
benthemonkey
committed
5ee61f8
View commit details
Copy full SHA for 5ee61f8
View code at this point
Browse repository at this point
handle single option in options defaulter
Show description for 9fde04d
sokra
committed
9fde04d
View commit details
Copy full SHA for 9fde04d
View code at this point
Browse repository at this point
Merge pull request #6404 from Hoten/feat-add-build-at
Show description for 97d1a7b
sokra
authored
97d1a7b
View commit details
Copy full SHA for 97d1a7b
View code at this point
Browse repository at this point
Add option in integration test
franjohn21
committed
f668785
View commit details
Copy full SHA for f668785
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
add builtAt stats option. use locale string functions
Connor Clark
committed
5266a30
View commit details
Copy full SHA for 5266a30
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Put sourceUrlComment to its own line
ruszki
committed
e4fb2b3
View commit details
Copy full SHA for e4fb2b3
View code at this point
Browse repository at this point
Remove footer from source maps and eval
ruszki
committed
83f772a
View commit details
Copy full SHA for 83f772a
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Fix Stats and BinTestCases after adding "Built at"
Show description for 09f959c
Leon Weidauer
authored and
Connor Clark
committed
09f959c
View commit details
Copy full SHA for 09f959c
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
add "single" option to RuntimeChunkPlugin
benthemonkey
committed
c26c872
View commit details
Copy full SHA for c26c872
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
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
Commits on Jan 23, 2018
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
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
Commits on Jan 22, 2018
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
Merge pull request #6352 from webpack/replace_apply
Show description for 6bd1240
sokra
authored
6bd1240
View commit details
Copy full SHA for 6bd1240
View code at this point
Browse repository at this point
Remove deprecated apply call
ooflorent
committed
6072c49
View commit details
Copy full SHA for 6072c49
View code at this point
Browse repository at this point
Beautify webpack configs
sokra
committed
32ebbfd
View commit details
Copy full SHA for 32ebbfd
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 #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
Previous
Next
You can’t perform that action at this time.