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
NodeStuffPlugin.js
on
temp
User selector
All users
All time
Commit history
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
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 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
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
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
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
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 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 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 Jun 2, 2017
evaluate some identifiers to truthy values
Show description for 27cc834
sokra
committed
27cc834
View commit details
Copy full SHA for 27cc834
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Refactor(ES6): NodeStuffPlugin
sendilkumarn
authored and
sokra
committed
0d31e0b
View commit details
Copy full SHA for 0d31e0b
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
convert more usages of BasicEvaluatedExpression with ParserHelpers
timse
committed
82eec17
View commit details
Copy full SHA for 82eec17
View code at this point
Browse repository at this point
move more ConstDependencies to `toConstantDependency`
timse
committed
965b726
View commit details
Copy full SHA for 965b726
View code at this point
Browse repository at this point
introduce ParserHelper.evaluateToBoolean
Show description for afac22f
timse
committed
afac22f
View commit details
Copy full SHA for afac22f
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
remove error for CommonJs/AMD in ESM
Show description for a7a4184
sokra
committed
a7a4184
View commit details
Copy full SHA for a7a4184
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Extract to parser helpers (#3843)
Show description for 86c0020
timse
authored and
TheLarkInn
committed
86c0020
View commit details
Copy full SHA for 86c0020
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
refactor(es6): Replace object-assign polyfill with native method (#3608)
jdb8
authored and
TheLarkInn
committed
a8bb6cd
View commit details
Copy full SHA for a8bb6cd
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
replaced calls to Object.assign with objectAssign to support node 0.12.x (#3080)
MarkusKramer
authored and
TheLarkInn
committed
9c5c6df
View commit details
Copy full SHA for 9c5c6df
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
refactoring: moved parser instancation into NormalModuleFactory
Show description for ec262a4
sokra
committed
ec262a4
View commit details
Copy full SHA for ec262a4
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 30, 2015
fixed small issues with new loader-runner
sokra
committed
1c961af
View commit details
Copy full SHA for 1c961af
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Merge branch 'webpack-1'
Show description for 805f558
sokra
committed
805f558
View commit details
Copy full SHA for 805f558
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
change space to tab
gbk
committed
f770eae
View commit details
Copy full SHA for f770eae
View code at this point
Browse repository at this point
fix windows cross driver path not found issue
gbk
committed
4fe6145
View commit details
Copy full SHA for 4fe6145
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Merge branch 'webpack-1'
Show description for 3201dc3
sokra
committed
3201dc3
View commit details
Copy full SHA for 3201dc3
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
force relative path for "module" require
Show description for 8d10b22
sokra
committed
8d10b22
View commit details
Copy full SHA for 8d10b22
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Merge pull request #861 from webpack/webpack-2
Show description for 72e8dd0
sokra
committed
72e8dd0
View commit details
Copy full SHA for 72e8dd0
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Null case
zen0wu
committed
83143d6
View commit details
Copy full SHA for 83143d6
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Fix the absolute path used in NodeStuffPlugin
zen0wu
committed
7eb3555
View commit details
Copy full SHA for 7eb3555
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Merge branch 'master' into webpack-2
Show description for 431a4c7
sokra
committed
431a4c7
View commit details
Copy full SHA for 431a4c7
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): Fix some obvious lint errors and warnings
thaiat
committed
daff744
View commit details
Copy full SHA for daff744
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.