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-2
User selector
All users
All time
Commit history
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
Commits on Feb 24, 2017
remove labeled modules leftovers
timse
committed
2c14f6c
View commit details
Copy full SHA for 2c14f6c
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
allow mutli-file entry via CLI
rrharvey
committed
14a9dee
View commit details
Copy full SHA for 14a9dee
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
make CLI passed arguments absolute
sokra
committed
b1e5949
View commit details
Copy full SHA for b1e5949
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
Merge pull request #3524 from webpack/bugfix/fix_stats_when_passed_array
Show description for aa90166
TheLarkInn
authored
aa90166
View commit details
Copy full SHA for aa90166
View code at this point
Browse repository at this point
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 pull request #3889 from cletusw/args-undefined-master
Show description for 951a760
sokra
authored
951a760
View commit details
Copy full SHA for 951a760
View code at this point
Browse repository at this point
Merge pull request #3898 from webpack/lint/eslint-rules
Show description for 028c513
sokra
authored
028c513
View commit details
Copy full SHA for 028c513
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
code linting
sokra
committed
8e69a80
View commit details
Copy full SHA for 8e69a80
View code at this point
Browse repository at this point
Support UglifyJsPlugin with no arguments in CLI --plugin
Show description for 5f44819
cletusw
authored and
sokra
committed
5f44819
View commit details
Copy full SHA for 5f44819
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
Commits on Jan 10, 2017
fix bad logic and created additional test to cover
TheLarkInn
committed
ea2274a
View commit details
Copy full SHA for ea2274a
View code at this point
Browse repository at this point
Merge branch 'master' into bugfix/fix_stats_when_passed_array
TheLarkInn
committed
03d3748
View commit details
Copy full SHA for 03d3748
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Adds timestamp & save flag (#3576)
evenstensberg
authored and
TheLarkInn
committed
8a07d4c
View commit details
Copy full SHA for 8a07d4c
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Exit with error when config promise is rejected
also
committed
095e280
View commit details
Copy full SHA for 095e280
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Fix typo. Intervall -> Interval (#3664)
jcoyne
authored and
TheLarkInn
committed
9734d00
View commit details
Copy full SHA for 9734d00
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
chore(eslint): added eslint-node-plugin (#3652)
TheLarkInn
authored
7327ee6
View commit details
Copy full SHA for 7327ee6
View code at this point
Browse repository at this point
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
Merge branch 'master' into bugfix/fix_stats_when_passed_array
TheLarkInn
authored
9014901
View commit details
Copy full SHA for 9014901
View code at this point
Browse repository at this point
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 21, 2016
add depth to module
Show description for 71cf49a
sokra
committed
71cf49a
View commit details
Copy full SHA for 71cf49a
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
chore(stats): remove comment, add semicolon, swap map with forEach
TheLarkInn
committed
ce49851
View commit details
Copy full SHA for ce49851
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
fix(stats): allow stats to respect config for MultiCompiler, MultiStats
TheLarkInn
committed
a4106ea
View commit details
Copy full SHA for a4106ea
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
more performance improvements
sokra
committed
f4ab7fc
View commit details
Copy full SHA for f4ab7fc
View code at this point
Browse repository at this point
exit correctly when a fatal error happens
Show description for e7087ff
sokra
committed
e7087ff
View commit details
Copy full SHA for e7087ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.