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
optimize
on
refactor/errors
User selector
All users
All time
Commit history
Commits on Mar 21, 2018
phase 1 for RFC #6534. WebpackError / WebpackErrorArray intro
shellscape
committed
6714bb7
View commit details
Copy full SHA for 6714bb7
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Added chunkFilenameDelimiter option for SplitChunksPlugin: Fixed test issue
ManuelBauer
committed
771bf85
View commit details
Copy full SHA for 771bf85
View code at this point
Browse repository at this point
Added chunkFilenameDelimiter option for SplitChunksPlugin: Applied requested changes
ManuelBauer
committed
bda8d52
View commit details
Copy full SHA for bda8d52
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Added chunkFilenameDelimiter option for SplitChunksPlugin: Added tests and fixed code style
ManuelBauer
committed
085d288
View commit details
Copy full SHA for 085d288
View code at this point
Browse repository at this point
Added chunkFilenameDelimiter option for SplitChunksPlugin: Fixed parameter
ManuelBauer
committed
b803c64
View commit details
Copy full SHA for b803c64
View code at this point
Browse repository at this point
Added chunkFilenameDelimiter option for SplitChunksPlugin
ManuelBauer
committed
36db321
View commit details
Copy full SHA for 36db321
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
fix bug where modules are put into the wrong chunk
Show description for 4d68350
sokra
committed
4d68350
View commit details
Copy full SHA for 4d68350
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
fix #6688
sokra
committed
800e7f9
View commit details
Copy full SHA for 800e7f9
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
Merge pull request #6645 from zacanger/fix/6644
Show description for 00f70fc
sokra
authored
00f70fc
View commit details
Copy full SHA for 00f70fc
View code at this point
Browse repository at this point
Merge pull request #6651 from webpack/feature/split-chunks-filename
Show description for 01c18cc
sokra
authored
01c18cc
View commit details
Copy full SHA for 01c18cc
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
allow to configure filename for splitted chunks
Show description for ecb65aa
sokra
committed
ecb65aa
View commit details
Copy full SHA for ecb65aa
View code at this point
Browse repository at this point
Fix #6644
zautumnz
committed
3a41ca4
View commit details
Copy full SHA for 3a41ca4
View code at this point
Browse repository at this point
add todo for ModuleConcatenationPlugin for loop bugfix
brentwilton
committed
39095ef
View commit details
Copy full SHA for 39095ef
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
improve performance of ModuleConcatenationPlugin for loop
brentwilton
committed
9f37b49
View commit details
Copy full SHA for 9f37b49
View code at this point
Browse repository at this point
Merge pull request #6591 from jsoref/spelling
Show description for 6a5d081
sokra
authored
6a5d081
View commit details
Copy full SHA for 6a5d081
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
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
spelling: fullfil
jsoref
committed
bf7c5af
View commit details
Copy full SHA for bf7c5af
View code at this point
Browse repository at this point
spelling: chosen
jsoref
committed
676e746
View commit details
Copy full SHA for 676e746
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
fix linting
sokra
committed
f32bd41
View commit details
Copy full SHA for f32bd41
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 24, 2018
Merge pull request #6536 from jevan0307/sideEffects-selectors
Show description for 15ab027
sokra
authored
15ab027
View commit details
Copy full SHA for 15ab027
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 20, 2018
replace minimatch with micromatch
jevancc
committed
c334d08
View commit details
Copy full SHA for c334d08
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
replace glob-regex with minimatch
jevancc
committed
b620a58
View commit details
Copy full SHA for b620a58
View code at this point
Browse repository at this point
Merge branch 'sideEffects-values' of https://github.com/reergymerej/webpack into sideEffects-selectors
jevancc
committed
11c9e73
View commit details
Copy full SHA for 11c9e73
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
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 9, 2018
Merge branch 'master' into next
Show description for edd8daf
sokra
committed
edd8daf
View commit details
Copy full SHA for edd8daf
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
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
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
Commits on Jan 30, 2018
Pass 'context' as constructor argument
ooflorent
committed
63b4523
View commit details
Copy full SHA for 63b4523
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.