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
feature/css-module-base
User selector
All users
All time
Commit history
Commits on Dec 19, 2017
Bail out concatenation if module uses module.id or module.loaded
ooflorent
committed
31e0c40
View commit details
Copy full SHA for 31e0c40
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Merge pull request #6126 from ooflorent/remove_plugin_calls
Show description for 27d60f7
sokra
authored
27d60f7
View commit details
Copy full SHA for 27d60f7
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
allow to set sideEffects from rules
sokra
committed
5cbd6b2
View commit details
Copy full SHA for 5cbd6b2
View code at this point
Browse repository at this point
Merge pull request #6123 from webpack/feature/minimize-production
Show description for c64fd70
sokra
authored
c64fd70
View commit details
Copy full SHA for c64fd70
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Enable minimizing in production mode
sokra
committed
2148f55
View commit details
Copy full SHA for 2148f55
View code at this point
Browse repository at this point
shorter code in concatenated module
sokra
committed
cc63d51
View commit details
Copy full SHA for cc63d51
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
move providedExports into buildMeta
sokra
committed
c68f224
View commit details
Copy full SHA for c68f224
View code at this point
Browse repository at this point
refactor meta -> buildMeta, add factoryMeta
Show description for ffb977f
sokra
committed
ffb977f
View commit details
Copy full SHA for ffb977f
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
pass runtimeTemplate to DependencyTemplate
Show description for 758a388
sokra
committed
758a388
View commit details
Copy full SHA for 758a388
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
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 Nov 28, 2017
Merge branch 'next' into feature/validate-plugin-options
Show description for dae9de6
sokra
committed
dae9de6
View commit details
Copy full SHA for dae9de6
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Merge branch 'master' into next
Show description for aa212a6
sokra
committed
aa212a6
View commit details
Copy full SHA for aa212a6
View code at this point
Browse repository at this point
Merge pull request #6016 from webpack/performance/improvements
Show description for 3e58966
sokra
authored
3e58966
View commit details
Copy full SHA for 3e58966
View code at this point
Browse repository at this point
Merge pull request #6014 from webpack/performance/merge-duplicate-chunks
Show description for f1efe03
sokra
authored
f1efe03
View commit details
Copy full SHA for f1efe03
View code at this point
Browse repository at this point
faster RemoveParentModule algorithm
sokra
committed
5db5512
View commit details
Copy full SHA for 5db5512
View code at this point
Browse repository at this point
use a faster merge duplicate chunks algorithm
sokra
committed
46ae001
View commit details
Copy full SHA for 46ae001
View code at this point
Browse repository at this point
Merge branch 'next' into eslint-scope
sokra
authored
c772e51
View commit details
Copy full SHA for c772e51
View code at this point
Browse repository at this point
Merge pull request #6012 from webpack/feature/mjs-import-non-esm
Show description for 9c25669
sokra
authored
9c25669
View commit details
Copy full SHA for 9c25669
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Switch from `escope` to `eslint-scope`.
wtgtybhertgeghgtwtg
committed
fe46ac1
View commit details
Copy full SHA for fe46ac1
View code at this point
Browse repository at this point
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
process imports from mjs to non-esm correctly
Show description for 21cdc84
sokra
committed
21cdc84
View commit details
Copy full SHA for 21cdc84
View code at this point
Browse repository at this point
aggregate all crypto hash usages into util/createHash
Show description for a0ef93f
sokra
committed
a0ef93f
View commit details
Copy full SHA for a0ef93f
View code at this point
Browse repository at this point
Merge branch 'master' into next
Show description for f55547c
sokra
committed
f55547c
View commit details
Copy full SHA for f55547c
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 Nov 21, 2017
fix typo: explaination -> explanation
sokra
committed
485c167
View commit details
Copy full SHA for 485c167
View code at this point
Browse repository at this point
fix DllPlugin flagging
sokra
committed
9540704
View commit details
Copy full SHA for 9540704
View code at this point
Browse repository at this point
fix incorrect behavior of CommonsChunkPlugin
sokra
committed
5d78ba9
View commit details
Copy full SHA for 5d78ba9
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Use StackedSetMap for better performance
sokra
committed
2ff9b53
View commit details
Copy full SHA for 2ff9b53
View code at this point
Browse repository at this point
Commits on Nov 12, 2017
Rename schemas; Make imports less verbose
gribnoysup
committed
cdd593b
View commit details
Copy full SHA for cdd593b
View code at this point
Browse repository at this point
Add spaces to plugin names
gribnoysup
committed
d73ad04
View commit details
Copy full SHA for d73ad04
View code at this point
Browse repository at this point
Refactor plugins to use schema-utils; Remove unused
gribnoysup
committed
1065a6e
View commit details
Copy full SHA for 1065a6e
View code at this point
Browse repository at this point
Add validations to plugins
gribnoysup
committed
744dbe9
View commit details
Copy full SHA for 744dbe9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.