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
node
NodeSourcePlugin.js
on
feature/url
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 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 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 20, 2017
Replace deprecated Tapable#apply by Plugin#apply
ooflorent
committed
7dd41b5
View commit details
Copy full SHA for 7dd41b5
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 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 18, 2017
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 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 3, 2017
Support turn off NodeSourcePlugin with false option
jchip
committed
8fec262
View commit details
Copy full SHA for 8fec262
View code at this point
Browse repository at this point
Commits on May 6, 2017
replace let with const for variables with no reassignment
Orlandster
committed
5e1cedf
View commit details
Copy full SHA for 5e1cedf
View code at this point
Browse repository at this point
ES6 refactor of NodeSourcePlugin
Orlandster
committed
6d75f83
View commit details
Copy full SHA for 6d75f83
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
extract `buildExpression` to ParserHelpers.addParsedVariableToModule
Show description for d056ba7
timse
committed
d056ba7
View commit details
Copy full SHA for d056ba7
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 30, 2016
refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636)
Show description for aa8d01b
TheLarkInn
authored
aa8d01b
View commit details
Copy full SHA for aa8d01b
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Upgrade eslint (#3626)
Show description for 644e3a0
SpaceK33z
authored and
TheLarkInn
committed
644e3a0
View commit details
Copy full SHA for 644e3a0
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 Nov 23, 2016
don't shim shims and update node-libs
sokra
committed
8da6f6c
View commit details
Copy full SHA for 8da6f6c
View code at this point
Browse repository at this point
Commits on Nov 12, 2016
Prefix path with ./
zcfan
committed
2e62b12
View commit details
Copy full SHA for 2e62b12
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Apply change to Buffer, setImmediate, clearImmediate too.
zcfan
committed
d4b73ec
View commit details
Copy full SHA for d4b73ec
View code at this point
Browse repository at this point
Replace '\' with '/' to make windows generate same path string as other platforms.
zcfan
committed
f9502b6
View commit details
Copy full SHA for f9502b6
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Change absolute path returned by getPathToModule() to relative path to fix issue #2215
zcfan
committed
4d1d185
View commit details
Copy full SHA for 4d1d185
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
beautify
sokra
committed
78a2f69
View commit details
Copy full SHA for 78a2f69
View code at this point
Browse repository at this point
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 May 6, 2016
better global support, even in strict mode
sokra
committed
2ff9a24
View commit details
Copy full SHA for 2ff9a24
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
updated partly to new enhanced-resolve API
sokra
committed
461c49a
View commit details
Copy full SHA for 461c49a
View code at this point
Browse repository at this point
Commits on Apr 27, 2015
Merge branch 'master' into webpack-2
Show description for f4b9d5f
sokra
committed
f4b9d5f
View commit details
Copy full SHA for f4b9d5f
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 Mar 5, 2015
Remove compatibly mode for node.Buffer
Show description for d2b1bca
sokra
committed
d2b1bca
View commit details
Copy full SHA for d2b1bca
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
test case for resolving node buildin libs
Show description for 5ca01e9
sokra
committed
5ca01e9
View commit details
Copy full SHA for 5ca01e9
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
change `node.Buffer` in a way that is backward-compatible
Show description for 7da31b2
sokra
committed
7da31b2
View commit details
Copy full SHA for 7da31b2
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Add setImmediate and clearImmediate as global function
Show description for 5a2f35e
jhnns
committed
5a2f35e
View commit details
Copy full SHA for 5a2f35e
View code at this point
Browse repository at this point
Change case of option node.buffer to node.Buffer
jhnns
committed
562fe2d
View commit details
Copy full SHA for 562fe2d
View code at this point
Browse repository at this point
Commits on Aug 21, 2014
throw on missing node.js module
Show description for bf70c88
sokra
committed
bf70c88
View commit details
Copy full SHA for bf70c88
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.