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
ConcatenatedModule.js
on
feature/css
User selector
All users
All time
Commit history
Commits on Feb 25, 2018
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 22, 2018
Use MD4 for hashing
ooflorent
committed
40ee8c7
View commit details
Copy full SHA for 40ee8c7
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Merge branch 'master' into next
Show description for edd8daf
sokra
committed
edd8daf
View commit details
Copy full SHA for edd8daf
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Pass 'context' as constructor argument
ooflorent
committed
63b4523
View commit details
Copy full SHA for 63b4523
View code at this point
Browse repository at this point
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 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
Commits on Jan 22, 2018
Use Buffer.from instead of new Buffer
ooflorent
committed
7f303e5
View commit details
Copy full SHA for 7f303e5
View code at this point
Browse repository at this point
Refactor how source type is handled by the parser
ooflorent
committed
86e6edf
View commit details
Copy full SHA for 86e6edf
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
better names for interop properties
sokra
committed
87fdb61
View commit details
Copy full SHA for 87fdb61
View code at this point
Browse repository at this point
fix a bug with json modules in concatenated modules
sokra
committed
bde9266
View commit details
Copy full SHA for bde9266
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
replace harmonyModule flag with exportsType 3-state
Show description for 53a1d6c
sokra
committed
53a1d6c
View commit details
Copy full SHA for 53a1d6c
View code at this point
Browse repository at this point
move generated runtime code to RuntimeTemplate
sokra
committed
2aac6ba
View commit details
Copy full SHA for 2aac6ba
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
fix unnecessary module concatenation
Show description for ba00d74
sokra
committed
ba00d74
View commit details
Copy full SHA for ba00d74
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
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 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 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 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 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
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.