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
webpack.js
on
temp
User selector
All users
All time
Commit history
Commits on Jan 3, 2018
replace tab with space
sokra
authored
0d533b8
View commit details
Copy full SHA for 0d533b8
View code at this point
Browse repository at this point
fix linting
sokra
committed
e3f1002
View commit details
Copy full SHA for e3f1002
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Merge branch 'master' into next
Show description for 1886b7a
sokra
committed
1886b7a
View commit details
Copy full SHA for 1886b7a
View code at this point
Browse repository at this point
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 Dec 13, 2017
webpack-cli should be added as devDependency
sokra
authored
272a632
View commit details
Copy full SHA for 272a632
View code at this point
Browse repository at this point
remove dependencies, ask for installing webpack-cli when using the CLI
sokra
committed
079b5f6
View commit details
Copy full SHA for 079b5f6
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
update dependency
evenstensberg
committed
cdefea8
View commit details
Copy full SHA for cdefea8
View code at this point
Browse repository at this point
sync webpack-cli with changes in bin/* and binCases
Show description for 4b0332d
evenstensberg
committed
4b0332d
View commit details
Copy full SHA for 4b0332d
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Add marker fn; Refactor cutOff method; Check error when options are parsed
gribnoysup
committed
6d7df9d
View commit details
Copy full SHA for 6d7df9d
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
Add error helpers; Add try-catch to options evaluation
gribnoysup
committed
b0fe013
View commit details
Copy full SHA for b0fe013
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 Aug 7, 2017
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 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
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 Feb 7, 2017
Link documentation to webpack.js.org
Show description for ea4be07
simon04
committed
ea4be07
View commit details
Copy full SHA for ea4be07
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
remove leftovers of jam already removed in 4c7c9290966599dfb81651f87f030fda591ea7a9
timse
committed
18e9620
View commit details
Copy full SHA for 18e9620
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Merge pull request #3988 from malstoun/bug/2664
Show description for b946eb4
sokra
authored
b946eb4
View commit details
Copy full SHA for b946eb4
View code at this point
Browse repository at this point
Fix regression with watch cli opt, add tests for this case
malstoun
committed
0ec7de9
View commit details
Copy full SHA for 0ec7de9
View code at this point
Browse repository at this point
fix(node): rollback changes of Buffer.from to new Buffer() and bump down travis to 4.3 min node v
TheLarkInn
committed
91c1f35
View commit details
Copy full SHA for 91c1f35
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Merge pull request #3977 from malstoun/bug/2664
Show description for 82a5b03
sokra
authored
82a5b03
View commit details
Copy full SHA for 82a5b03
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
Fix watch when config is an array of objects
malstoun
committed
e5308d1
View commit details
Copy full SHA for e5308d1
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
Fixes #3946 (stats options being ignored)
jbruni
authored
4957a0b
View commit details
Copy full SHA for 4957a0b
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
linter fixes
sokra
committed
784af50
View commit details
Copy full SHA for 784af50
View code at this point
Browse repository at this point
add support for multiple different stats objects
sokra
committed
f1d56dc
View commit details
Copy full SHA for f1d56dc
View code at this point
Browse repository at this point
Merge branch 'master' into bugfix/fix_stats_when_passed_array
sokra
committed
19c7260
View commit details
Copy full SHA for 19c7260
View code at this point
Browse repository at this point
Revert "Timestamp & Save flag"
sokra
committed
983da19
View commit details
Copy full SHA for 983da19
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.