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
Chunk.js
on
feature/css
User selector
All users
All time
Commit history
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 17, 2018
refactor(es6): multiline string, arr.includes, arrow functions in ./lib and ./benchmark
EugeneHlushko
committed
735c8ce
View commit details
Copy full SHA for 735c8ce
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
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
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
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
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
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
Commits on Jan 21, 2018
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 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
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
Commits on Jan 19, 2018
Refactor chunk graph
Show description for 18ae73d
sokra
committed
18ae73d
View commit details
Copy full SHA for 18ae73d
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Merge pull request #6298 from EugeneHlushko/refactor/indexof-to-includes
Show description for 7112943
sokra
authored
7112943
View commit details
Copy full SHA for 7112943
View code at this point
Browse repository at this point
Refactor: indexOf >< checks to includes
EugeneHlushko
committed
2aab060
View commit details
Copy full SHA for 2aab060
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
allow to set runtime chunk in Entrypoint
Show description for c71dabc
sokra
committed
c71dabc
View commit details
Copy full SHA for c71dabc
View code at this point
Browse repository at this point
add more config options
Show description for b34663c
sokra
committed
b34663c
View commit details
Copy full SHA for b34663c
View code at this point
Browse repository at this point
introduce ChunkGroup for AND in parents
sokra
committed
08cd2f0
View commit details
Copy full SHA for 08cd2f0
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Merge branch 'master' into next
Show description for ca1c91c
sokra
committed
ca1c91c
View commit details
Copy full SHA for ca1c91c
View code at this point
Browse repository at this point
Fix: the require-ensure only includes non-initial chunks
nename0
committed
d1e0bec
View commit details
Copy full SHA for d1e0bec
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Fix Chunk.prototype.entrypoints setter
Jeonghwan Lee
committed
6dd4de5
View commit details
Copy full SHA for 6dd4de5
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
convert algorithm to iterative, use less memory
sokra
committed
beccf94
View commit details
Copy full SHA for beccf94
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
only emit wasm runtime code for bundles containing wasm
sokra
committed
8363773
View commit details
Copy full SHA for 8363773
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
fix deprecations
sokra
committed
65e855c
View commit details
Copy full SHA for 65e855c
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
added WebAssembly Proof of Concept
sokra
committed
41a1d60
View commit details
Copy full SHA for 41a1d60
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Merge branch 'next' into refactor/sets
sokra
authored
860da9b
View commit details
Copy full SHA for 860da9b
View code at this point
Browse repository at this point
Update code style to arrow functions
sokra
committed
f7c2f8e
View commit details
Copy full SHA for f7c2f8e
View code at this point
Browse repository at this point
Merge branch 'next' into refactor/sets
Show description for 447d85a
sokra
committed
447d85a
View commit details
Copy full SHA for 447d85a
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
refactor more properties to Sets
sokra
committed
51c572c
View commit details
Copy full SHA for 51c572c
View code at this point
Browse repository at this point
Merge branch 'next' into refactor/cleanup-stuff
sokra
committed
52bacce
View commit details
Copy full SHA for 52bacce
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Refactor weird things
Show description for 0339d4d
sokra
committed
0339d4d
View commit details
Copy full SHA for 0339d4d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.