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
ci/node-10-app
User selector
All users
All time
Commit history
Commits on Apr 30, 2018
Merge pull request #7147 from kpdecker/concat-cache
Show description for 7b81a06
sokra
authored
7b81a06
View commit details
Copy full SHA for 7b81a06
View code at this point
Browse repository at this point
Merge pull request #7102 from alejandroMA/bugfix/runtime-chunk-integration
Show description for 81c6041
sokra
authored
81c6041
View commit details
Copy full SHA for 81c6041
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
Invalidate concatenated module on dep change
Show description for bd76528
kpdecker
committed
bd76528
View commit details
Copy full SHA for bd76528
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
Pretty files for updated prettier version
sokra
committed
d91caea
View commit details
Copy full SHA for d91caea
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
change Chunk.isRuntimeOnly to Chunk.preventIntegration
alejandroMA
committed
22b4446
View commit details
Copy full SHA for 22b4446
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
fix bug where sometimes the runtime would not be present on output
alejandroMA
committed
3b6d7d8
View commit details
Copy full SHA for 3b6d7d8
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
pretty
Mohsen Azimi
authored and
sokra
committed
d677bdd
View commit details
Copy full SHA for d677bdd
View code at this point
Browse repository at this point
more comment types and one actual code change
Mohsen Azimi
authored and
sokra
committed
6a9ee8f
View commit details
Copy full SHA for 6a9ee8f
View code at this point
Browse repository at this point
Update ChunkModuleIdRangePlugin to webpack 4 API
ooflorent
committed
36d576c
View commit details
Copy full SHA for 36d576c
View code at this point
Browse repository at this point
Use compilation instead of this
ooflorent
committed
b8b95cf
View commit details
Copy full SHA for b8b95cf
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
avoid walking scopes multiple times for performance reasons
sokra
committed
2fa104f
View commit details
Copy full SHA for 2fa104f
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 #6791 from storybooks/spilt-chunks-selector
Show description for 0f70fcb
sokra
authored
0f70fcb
View commit details
Copy full SHA for 0f70fcb
View code at this point
Browse repository at this point
Remove extra argument sent to HarmonyExportExpressionDependencyConcatenatedTemplate
mohsen1
authored
77afc92
View commit details
Copy full SHA for 77afc92
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 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 Mar 20, 2018
Handle `typeof option === "function"` case
Hypnosphi
committed
1e2d8ec
View commit details
Copy full SHA for 1e2d8ec
View code at this point
Browse repository at this point
Extract normalizeChunksFilter helper
Hypnosphi
committed
3f8a94f
View commit details
Copy full SHA for 3f8a94f
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Support selector function as optimization.splitChunks.chunks option
Hypnosphi
committed
f804ff0
View commit details
Copy full SHA for f804ff0
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
Previous
Next
You can’t perform that action at this time.