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
node
on
jest
User selector
All users
All time
Commit history
Commits on Jan 24, 2018
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
Commits on Jan 23, 2018
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
perf: refactor various timestamp caches into ES6 Maps
Show description for 1f29fa9
quantizor
committed
1f29fa9
View commit details
Copy full SHA for 1f29fa9
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 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 18, 2018
Deprecate System.import() parser plugin
Show description for 3fb63f9
ooflorent
committed
3fb63f9
View commit details
Copy full SHA for 3fb63f9
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
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 3, 2018
add getContext/FileTimestamps to watcher
Show description for 74a8c45
sokra
committed
74a8c45
View commit details
Copy full SHA for 74a8c45
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Use Parser#hooks instead of Tapable#plugin
ooflorent
committed
9669c9e
View commit details
Copy full SHA for 9669c9e
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Replace deprecated Tapable#apply by Plugin#apply
ooflorent
committed
7dd41b5
View commit details
Copy full SHA for 7dd41b5
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Replace NormalModuleFactory#plugin() calls
ooflorent
committed
08ddad2
View commit details
Copy full SHA for 08ddad2
View code at this point
Browse repository at this point
Remove some plugin calls
ooflorent
committed
f737b26
View commit details
Copy full SHA for f737b26
View code at this point
Browse repository at this point
extract exports from wasm module
Show description for 91e6692
sokra
committed
91e6692
View commit details
Copy full SHA for 91e6692
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Merge pull request #6085 from webpack/refactor/static-template
Show description for 8678681
sokra
authored
8678681
View commit details
Copy full SHA for 8678681
View code at this point
Browse repository at this point
Use tapable instead of 'plugin'
ooflorent
committed
36c690d
View commit details
Copy full SHA for 36c690d
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
make all methods on Template static
sokra
committed
16ee68b
View commit details
Copy full SHA for 16ee68b
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
upgrate tapable in Templates
sokra
committed
56328a7
View commit details
Copy full SHA for 56328a7
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Allow to override resolve configuration
sokra
committed
5e39ec4
View commit details
Copy full SHA for 5e39ec4
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
advanced module type refactoring
Show description for 00f2b5e
sokra
committed
00f2b5e
View commit details
Copy full SHA for 00f2b5e
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
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
Commits on Sep 22, 2017
make things consitent
sokra
committed
6bd937d
View commit details
Copy full SHA for 6bd937d
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Merge branch 'master' into use-set-in-chunks
sokra
authored
f6a0d51
View commit details
Copy full SHA for f6a0d51
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
missing dependencies could be files too
sokra
committed
e72c3b2
View commit details
Copy full SHA for e72c3b2
View code at this point
Browse repository at this point
Commits on Jun 24, 2017
refactor chunk.chunks usage to check for chunk existance
timse
committed
7972859
View commit details
Copy full SHA for 7972859
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Refactor: remove unnecessary quote escaping
ayastreb
committed
cd2f022
View commit details
Copy full SHA for cd2f022
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Refactor: string concatenation to template literals
ayastreb
committed
7f1d60d
View commit details
Copy full SHA for 7f1d60d
View code at this point
Browse repository at this point
Refactor: bound functions to arrow functions
ayastreb
committed
c84aa45
View commit details
Copy full SHA for c84aa45
View code at this point
Browse repository at this point
Refactor: ES6 lib/node/NodeMainTemplatePlugin.js #4099
ayastreb
committed
aa833bf
View commit details
Copy full SHA for aa833bf
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
Support turn off NodeSourcePlugin with false option
jchip
committed
8fec262
View commit details
Copy full SHA for 8fec262
View code at this point
Browse repository at this point
Commits on May 6, 2017
replace let with const for variables with no reassignment
Orlandster
committed
5e1cedf
View commit details
Copy full SHA for 5e1cedf
View code at this point
Browse repository at this point
ES6 refactor of NodeSourcePlugin
Orlandster
committed
6d75f83
View commit details
Copy full SHA for 6d75f83
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
close watchers correctly when closing watching
sokra
committed
263c5c9
View commit details
Copy full SHA for 263c5c9
View code at this point
Browse repository at this point
allow watcher to detect removals
Show description for f84412c
sokra
committed
f84412c
View commit details
Copy full SHA for f84412c
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
extract `buildExpression` to ParserHelpers.addParsedVariableToModule
Show description for d056ba7
timse
committed
d056ba7
View commit details
Copy full SHA for d056ba7
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
refactor(NodeOutputFileSystem): upgrade to ES6
willmendesneto
committed
ee81ebf
View commit details
Copy full SHA for ee81ebf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.