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
dependencies
on
refactor/runtime-template
User selector
All users
All time
Commit history
Commits on Dec 22, 2017
WIP
sokra
committed
2ad87ff
View commit details
Copy full SHA for 2ad87ff
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
WIP: move stuff to the RuntimeTemplate
sokra
committed
d0aad14
View commit details
Copy full SHA for d0aad14
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
WIP: move stuff to RuntimeTemplate
sokra
committed
6aa6f8c
View commit details
Copy full SHA for 6aa6f8c
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Update Parser helpers to be compatible with hooks
ooflorent
committed
c8e60b4
View commit details
Copy full SHA for c8e60b4
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Use tap() instead of tapAsync() when possible
ooflorent
committed
d16ccc9
View commit details
Copy full SHA for d16ccc9
View code at this point
Browse repository at this point
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
Commits on Dec 13, 2017
remove `__webpack_require__` requirement from some ConstDependencies
Show description for 30c9dd0
sokra
committed
30c9dd0
View commit details
Copy full SHA for 30c9dd0
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
bugfix in LoaderPlugin
sokra
committed
5b7645d
View commit details
Copy full SHA for 5b7645d
View code at this point
Browse repository at this point
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 Dec 4, 2017
Merge branch 'master' into next
Show description for 99ef453
sokra
committed
99ef453
View commit details
Copy full SHA for 99ef453
View code at this point
Browse repository at this point
allow tree-shaking for require.include
Show description for 00cd8b4
sokra
committed
00cd8b4
View commit details
Copy full SHA for 00cd8b4
View code at this point
Browse repository at this point
fix non-harmony import() handling for `null`
sokra
committed
515a07a
View commit details
Copy full SHA for 515a07a
View code at this point
Browse repository at this point
handle non-esm correctly in import()
Show description for 3803c8a
sokra
committed
3803c8a
View commit details
Copy full SHA for 3803c8a
View code at this point
Browse repository at this point
use shorter Promise.resolve for empty blocks
sokra
committed
d1efe5b
View commit details
Copy full SHA for d1efe5b
View code at this point
Browse repository at this point
fix comment in context requires
sokra
committed
4118a86
View commit details
Copy full SHA for 4118a86
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
upgrade tapable from Parser
sokra
committed
c10da6c
View commit details
Copy full SHA for c10da6c
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Add mode option and choose defaults depending on mode
Show description for 2201b86
sokra
committed
2201b86
View commit details
Copy full SHA for 2201b86
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
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
Commits on Nov 22, 2017
fix weak status of harmony accept dependency
Show description for 5a8e767
sokra
committed
5a8e767
View commit details
Copy full SHA for 5a8e767
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
Merge branch 'master' into next
sokra
committed
c02ca77
View commit details
Copy full SHA for c02ca77
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
fix test and lint issues
sokra
committed
4c4121b
View commit details
Copy full SHA for 4c4121b
View code at this point
Browse repository at this point
Add test for all amd arrow function cases & fix errors
Show description for 28f2ffe
bschlenk
committed
28f2ffe
View commit details
Copy full SHA for 28f2ffe
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
replace isEqualResource with more performance implementation
sokra
committed
93171b9
View commit details
Copy full SHA for 93171b9
View code at this point
Browse repository at this point
Handle amd define with arrow function
bschlenk
committed
007b14e
View commit details
Copy full SHA for 007b14e
View code at this point
Browse repository at this point
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 17, 2017
Merge branch 'master' into next
Show description for a53672d
sokra
committed
a53672d
View commit details
Copy full SHA for a53672d
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
eslint fixes
tusharf5
committed
a163cad
View commit details
Copy full SHA for a163cad
View code at this point
Browse repository at this point
vars to lets and const
tusharf5
committed
ee84d78
View commit details
Copy full SHA for ee84d78
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 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.