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
bin
on
webpack-3
User selector
All users
All time
Commit history
Commits on Dec 26, 2017
Use process.exitCode instead of process.exit in compilerCallback
crvv
committed
3823eae
View commit details
Copy full SHA for 3823eae
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
refactor(bin/webpack): use `err.name` for error handling
michael-ciniawsky
committed
a88fdc7
View commit details
Copy full SHA for a88fdc7
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
[#4886] --env output
Show description for 33223aa
Joe Bottigliero
committed
33223aa
View commit details
Copy full SHA for 33223aa
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fix: incorrect comparing to undefined.
aladdin-add
authored
5227452
View commit details
Copy full SHA for 5227452
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Use statsSync isDirectory to check dir
gyandeeps
committed
4f5e78b
View commit details
Copy full SHA for 4f5e78b
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Fix: Add path separator to avoid file and folder name mixup(fixes #5576)
gyandeeps
committed
cedc09d
View commit details
Copy full SHA for cedc09d
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
fix: cli --watch-poll not accept number correctly
Show description for 5a2f7ea
visig9
committed
5a2f7ea
View commit details
Copy full SHA for 5a2f7ea
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Merge pull request #5457 from tomek-d/resolve-extensions-typo
Show description for a569764
sokra
authored
a569764
View commit details
Copy full SHA for a569764
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
Fixed bug in --resolve-extensions parameter documentation
tomek-d
committed
29d1336
View commit details
Copy full SHA for 29d1336
View code at this point
Browse repository at this point
Merge branch 'master' into fix-help-output-test-5345
Show description for 2acaf76
sokra
committed
2acaf76
View commit details
Copy full SHA for 2acaf76
View code at this point
Browse repository at this point
stay with the old code style
sokra
committed
20d6f23
View commit details
Copy full SHA for 20d6f23
View code at this point
Browse repository at this point
Use yargs.parse instead of exitProcess(false)
Show description for 7a7c837
sokra
committed
7a7c837
View commit details
Copy full SHA for 7a7c837
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
fix beautify test
esbenp
committed
1fa2ba7
View commit details
Copy full SHA for 1fa2ba7
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
fix code style
esbenp
committed
4b4de81
View commit details
Copy full SHA for 4b4de81
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Fix exit code and ELIFECYCLE error
Show description for bb7d69d
polomsky
authored
bb7d69d
View commit details
Copy full SHA for bb7d69d
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
add check for validation errors top stop normal cli flow
Show description for 1daa844
esbenp
committed
1daa844
View commit details
Copy full SHA for 1daa844
View code at this point
Browse repository at this point
stop yargs from exiting process and to fix failing help-output test
Show description for 0c57254
esbenp
committed
0c57254
View commit details
Copy full SHA for 0c57254
View code at this point
Browse repository at this point
fix useless-escape linting issues
sokra
committed
991b360
View commit details
Copy full SHA for 991b360
View code at this point
Browse repository at this point
post-review
esbenp
committed
47d4180
View commit details
Copy full SHA for 47d4180
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
fix linting
esbenp
committed
9f12f2f
View commit details
Copy full SHA for 9f12f2f
View code at this point
Browse repository at this point
rename --module-bind-x config keys from (pre/post)Loaders to rules
Show description for d211ffb
esbenp
committed
d211ffb
View commit details
Copy full SHA for d211ffb
View code at this point
Browse repository at this point
Merge pull request #5300 from pierreneter/patch-1
Show description for 4874584
sokra
authored
4874584
View commit details
Copy full SHA for 4874584
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
add CLI option for selecting a config from a multi-config
rrharvey
committed
3c77b07
View commit details
Copy full SHA for 3c77b07
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Fix CI
Show description for ff56dca
pierreneter
committed
ff56dca
View commit details
Copy full SHA for ff56dca
View code at this point
Browse repository at this point
return config-argv.js to the origin state, and config in config-yargs.js, set boolean default value is null if need it in mapArgToBoolean
Show description for 3350266
pierreneter
committed
3350266
View commit details
Copy full SHA for 3350266
View code at this point
Browse repository at this point
Yargs.alias does not take 3 argument, only 2
TheKnarf
committed
5841b4c
View commit details
Copy full SHA for 5841b4c
View code at this point
Browse repository at this point
Fixed set boolean options in config file.
pierreneter
authored
2918287
View commit details
Copy full SHA for 2918287
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
Update convert-argv.js
pierreneter
authored
215abf6
View commit details
Copy full SHA for 215abf6
View code at this point
Browse repository at this point
Fix #5213, set boolean options in config file.
pierreneter
authored
c089425
View commit details
Copy full SHA for c089425
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
feat: support config functions with multi-compiler
AndersDJohnson
committed
24ac48d
View commit details
Copy full SHA for 24ac48d
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
minor fixes
sokra
committed
94d2d24
View commit details
Copy full SHA for 94d2d24
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
fix issue with --display-modules and --optimization-bailout
sokra
committed
e343164
View commit details
Copy full SHA for e343164
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
fixes incorrect CLI stats output
Show description for 0f16dd9
sokra
committed
0f16dd9
View commit details
Copy full SHA for 0f16dd9
View code at this point
Browse repository at this point
Commits on May 28, 2017
add optimization bailout info
Show description for d853956
sokra
committed
d853956
View commit details
Copy full SHA for d853956
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
fix typo
shotat
committed
ff90624
View commit details
Copy full SHA for ff90624
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.