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
webpack-3
User selector
All users
All time
Commit history
Commits on Jan 29, 2018
fix(ConcatenatedModule): don't throw on arrays with empty values
Show description for 2aebfbe
ocombe
committed
2aebfbe
View commit details
Copy full SHA for 2aebfbe
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Avoid calling hash.update multiple times in ConcatenatedModules
Show description for 37d70bd
lencioni
committed
37d70bd
View commit details
Copy full SHA for 37d70bd
View code at this point
Browse repository at this point
Simplify identifier creation in ConcatenatedModules
Show description for 8fdf411
lencioni
committed
8fdf411
View commit details
Copy full SHA for 8fdf411
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Use shorter identifier for ConcatenatedModules
Show description for aef6f19
filipesilva
committed
aef6f19
View commit details
Copy full SHA for aef6f19
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
cleanup CommonsChunkPlugins changes
sokra
committed
4960c5b
View commit details
Copy full SHA for 4960c5b
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
fix crashes when imported module fails compiling
sokra
committed
1381f67
View commit details
Copy full SHA for 1381f67
View code at this point
Browse repository at this point
Merge pull request #5764 from ljcrapo/commons-chunk-deep-children
Show description for d9accb4
sokra
authored
d9accb4
View commit details
Copy full SHA for d9accb4
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
fixed common-chunk-grandchildren example
Show description for 87bff6c
ljcrapo
committed
87bff6c
View commit details
Copy full SHA for 87bff6c
View code at this point
Browse repository at this point
Refactor precendence rules for harmony exports for better performance
Show description for 9357ae0
sokra
committed
9357ae0
View commit details
Copy full SHA for 9357ae0
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Added deepChildren support from ArcEglos' pull request and fixed failing tests
ljcrapo
committed
4f9fc01
View commit details
Copy full SHA for 4f9fc01
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
handle inner non-harmony dependencies correctly in ConcatenatedModule
Show description for af470a5
sokra
committed
af470a5
View commit details
Copy full SHA for af470a5
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Merge pull request #5535 from webpack/bugfix/incremental-concat-compat
Show description for 6bdd9dc
sokra
authored
6bdd9dc
View commit details
Copy full SHA for 6bdd9dc
View code at this point
Browse repository at this point
set compatiblity flag correctly even after incremental build
Show description for c5deb59
sokra
committed
c5deb59
View commit details
Copy full SHA for c5deb59
View code at this point
Browse repository at this point
Ensure that graph structure stay consistent
Show description for 99c2706
sokra
committed
99c2706
View commit details
Copy full SHA for 99c2706
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
Disallow Scope Hoisting when using HMR
Show description for 0ea37a5
sokra
committed
0ea37a5
View commit details
Copy full SHA for 0ea37a5
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
fix: restore `modules` property of ConcatenatedModule (fixes #5477)
kisenka
committed
3d272ac
View commit details
Copy full SHA for 3d272ac
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/webpack/webpack into concatenated-module-in-3.5-compat
kisenka
committed
7a36951
View commit details
Copy full SHA for 7a36951
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
also generate a new identifier for interop name
Show description for 0e73a24
sokra
committed
0e73a24
View commit details
Copy full SHA for 0e73a24
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
fix: restore backwards compatibility of ConcatenatedModule (fixes #5477)
kisenka
committed
438fd14
View commit details
Copy full SHA for 438fd14
View code at this point
Browse repository at this point
fixes stack overflow with circular dependencies
Show description for bc67522
sokra
committed
bc67522
View commit details
Copy full SHA for bc67522
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
fix invalid generated code with scope hoisting and non-number ids
sokra
committed
b05b49b
View commit details
Copy full SHA for b05b49b
View code at this point
Browse repository at this point
fixes #5096
sokra
committed
0b8023a
View commit details
Copy full SHA for 0b8023a
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
generate more pretty names for nested concatenation
sokra
committed
7619c43
View commit details
Copy full SHA for 7619c43
View code at this point
Browse repository at this point
remove ordering in ModuleConcatenationPlugin
sokra
committed
6607cfa
View commit details
Copy full SHA for 6607cfa
View code at this point
Browse repository at this point
beautify
sokra
committed
9f5bffa
View commit details
Copy full SHA for 9f5bffa
View code at this point
Browse repository at this point
remove unused variable
sokra
committed
334c1c4
View commit details
Copy full SHA for 334c1c4
View code at this point
Browse repository at this point
fix conflict handling
Show description for 8835751
sokra
committed
8835751
View commit details
Copy full SHA for 8835751
View code at this point
Browse repository at this point
add reserved words to avoid syntax errors
sokra
committed
b77a52b
View commit details
Copy full SHA for b77a52b
View code at this point
Browse repository at this point
use old new Buffer api for node 4
sokra
committed
16a5831
View commit details
Copy full SHA for 16a5831
View code at this point
Browse repository at this point
better names, added export comment
sokra
committed
2be9c52
View commit details
Copy full SHA for 2be9c52
View code at this point
Browse repository at this point
tests and fixes
sokra
committed
a553c3d
View commit details
Copy full SHA for a553c3d
View code at this point
Browse repository at this point
fix remaining issues and edge cases
sokra
committed
795f6fc
View commit details
Copy full SHA for 795f6fc
View code at this point
Browse repository at this point
use all imports in a concatenated module
sokra
committed
abff6b7
View commit details
Copy full SHA for abff6b7
View code at this point
Browse repository at this point
Fix import order
sokra
committed
ec3aa7b
View commit details
Copy full SHA for ec3aa7b
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
fix a bug that prevented the automatic chunk selection to select initial chunks
Show description for 907cd16
sokra
committed
907cd16
View commit details
Copy full SHA for 907cd16
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.