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
ExternalModule.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 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 Dec 27, 2017
add output.globalObject configuration option
Show description for d95f93f
sokra
committed
d95f93f
View commit details
Copy full SHA for d95f93f
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
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 Nov 10, 2017
fix conflict with type in ExternalModule
sokra
committed
77bd911
View commit details
Copy full SHA for 77bd911
View code at this point
Browse repository at this point
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 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
Commits on Oct 12, 2017
Merge branch 'master' into next
Show description for 4c2f9e7
sokra
committed
4c2f9e7
View commit details
Copy full SHA for 4c2f9e7
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Fix #5806, TypeError on ExternalModule hash.update
Show description for c9bad17
STRML
committed
c9bad17
View commit details
Copy full SHA for c9bad17
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Merge branch 'master' into next
Show description for 65dfc15
sokra
committed
65dfc15
View commit details
Copy full SHA for 65dfc15
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
update ExternalModule hash with optional flag
dtinth
committed
79cf75a
View commit details
Copy full SHA for 79cf75a
View code at this point
Browse repository at this point
Commits on Sep 17, 2017
add updateHash for ExternalModule
Show description for 47d3b80
dtinth
committed
47d3b80
View commit details
Copy full SHA for 47d3b80
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
move pathinfo comment into Template helper function
Show description for 91bfd45
sokra
committed
91bfd45
View commit details
Copy full SHA for 91bfd45
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
implementing review suggestions
matthewmeyer
committed
8f26f9e
View commit details
Copy full SHA for 8f26f9e
View code at this point
Browse repository at this point
Commits on May 17, 2017
PR Feedback, adding libIdent to DelegatedModules and ExternalModules, in addition to NormalModules, to support HashedModuleIdsPlugin to while assigning hash based IDs to Modules
matthewmeyer
committed
551c0a1
View commit details
Copy full SHA for 551c0a1
View code at this point
Browse repository at this point
Commits on May 4, 2017
perf: use Date.now() instead of new Date().getTime()
Show description for 6afc397
JLHwung
committed
6afc397
View commit details
Copy full SHA for 6afc397
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
escape __WEBPACK_EXTERNAL_MODULE_ through Template.toIdentifier
timse
committed
3515fdd
View commit details
Copy full SHA for 3515fdd
View code at this point
Browse repository at this point
use \n as line break
timse
committed
6367e31
View commit details
Copy full SHA for 6367e31
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
add more unit tests for external modules
timse
committed
b363611
View commit details
Copy full SHA for b363611
View code at this point
Browse repository at this point
add unit tests for ExternalModule
timse
committed
7421d47
View commit details
Copy full SHA for 7421d47
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
refactor source method of ExternalModule
timse
committed
375e7d2
View commit details
Copy full SHA for 375e7d2
View code at this point
Browse repository at this point
refactor ExternalModule to esnext
timse
committed
8c435f5
View commit details
Copy full SHA for 8c435f5
View code at this point
Browse repository at this point
Commits on May 20, 2016
add missing constructors for all classes needed
Show description for 13322ca
e-cloud
committed
13322ca
View commit details
Copy full SHA for 13322ca
View code at this point
Browse repository at this point
Commits on May 5, 2016
move externals into chunk with entry
Show description for 1b459d9
sokra
committed
1b459d9
View commit details
Copy full SHA for 1b459d9
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
reverted module.e to module.exports
Show description for ce642ec
sokra
committed
ce642ec
View commit details
Copy full SHA for ce642ec
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
smaller bundles by using module.e instead of module.exports
Show description for 902220a
sokra
committed
902220a
View commit details
Copy full SHA for 902220a
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
moves stuff from webpack-core to webpack-sources
sokra
committed
ded70ae
View commit details
Copy full SHA for ded70ae
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
rebeautify without spacing after keyword
sokra
committed
f7d799a
View commit details
Copy full SHA for f7d799a
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
feat(app): Beautify all lib files
thaiat
committed
0a340f2
View commit details
Copy full SHA for 0a340f2
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
feat(app): Improve eslint and jsbeautify
thaiat
committed
5594eab
View commit details
Copy full SHA for 5594eab
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
added linting
sokra
committed
cebd3b9
View commit details
Copy full SHA for cebd3b9
View code at this point
Browse repository at this point
Commits on Jul 22, 2014
Update ExternalModule.js for umd2
Jordan Klassen
committed
e044598
View commit details
Copy full SHA for e044598
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
optional externals
Show description for 5104661
sokra
committed
5104661
View commit details
Copy full SHA for 5104661
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
support "jsonp" in output.libraryTarget
sokra
committed
58424e0
View commit details
Copy full SHA for 58424e0
View code at this point
Browse repository at this point
Commits on Apr 5, 2014
support arrays and [name] in output.library
Show description for 9e6b6de
sokra
committed
9e6b6de
View commit details
Copy full SHA for 9e6b6de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.