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-1
User selector
All users
All time
Commit history
Commits on Nov 14, 2015
Support returning Promise and ES6 default export from configuration
sokra
committed
bb2c355
View commit details
Copy full SHA for bb2c355
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Removing two aliases that were already used
dncrews
committed
dc4db08
View commit details
Copy full SHA for dc4db08
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
Merge pull request #1425 from cesarandreu/cli-config-alias
Show description for c97c3ab
sokra
committed
c97c3ab
View commit details
Copy full SHA for c97c3ab
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
CLI: Complain more clearly when output filename is missing
Show description for 189423b
akx
committed
189423b
View commit details
Copy full SHA for 189423b
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Add -c config alias to the CLI
cesarandreu
committed
3d41c39
View commit details
Copy full SHA for 3d41c39
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
end when stdin closed
matthewlehner
committed
44fc8c1
View commit details
Copy full SHA for 44fc8c1
View code at this point
Browse repository at this point
Commits on Aug 9, 2015
beautify bin
sokra
committed
2e2cb74
View commit details
Copy full SHA for 2e2cb74
View code at this point
Browse repository at this point
error message
sokra
committed
5f14ee4
View commit details
Copy full SHA for 5f14ee4
View code at this point
Browse repository at this point
support arguments input for CLI --plugin
Show description for 48e17ab
kinka
authored and
sokra
committed
48e17ab
View commit details
Copy full SHA for 48e17ab
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Merge pull request #1270 from bhamodi/master
Show description for 6782a1e
sokra
committed
6782a1e
View commit details
Copy full SHA for 6782a1e
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Adjust to use of interpret module version 0.6
KamilSzot
committed
f19712f
View commit details
Copy full SHA for f19712f
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Use secure links.
bhamodi
committed
3bcf17d
View commit details
Copy full SHA for 3bcf17d
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Added --output-filename to be consistent with naming conventions
Show description for 380b066
knixeur
committed
380b066
View commit details
Copy full SHA for 380b066
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Merge pull request #1158 from miniEggRoll/master
Show description for b2f2643
sokra
committed
b2f2643
View commit details
Copy full SHA for b2f2643
View code at this point
Browse repository at this point
Merge pull request #1132 from kennyt/fix/MinChunkSize
Show description for ebabcfd
sokra
committed
ebabcfd
View commit details
Copy full SHA for ebabcfd
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
fix config extension interpret for .babel.js
miniEggRoll
committed
d4d012e
View commit details
Copy full SHA for d4d012e
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
Error.stackTrackLimit -> stackTraceLimit
Show description for d0a5fae
James Ide
committed
d0a5fae
View commit details
Copy full SHA for d0a5fae
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Fix optimize-min-chunk-size option for CLI
kennyt
committed
5ffffa9
View commit details
Copy full SHA for 5ffffa9
View code at this point
Browse repository at this point
Commits on May 28, 2015
fixed bug when passing entries over cli
sokra
committed
f41b103
View commit details
Copy full SHA for f41b103
View code at this point
Browse repository at this point
Commits on May 22, 2015
Make console warnings consistent
kennyt
committed
7f7b6c5
View commit details
Copy full SHA for 7f7b6c5
View code at this point
Browse repository at this point
Fix typo in convert-argv.js
kennyt
committed
ef4943b
View commit details
Copy full SHA for ef4943b
View code at this point
Browse repository at this point
Commits on May 21, 2015
fixed #980
sokra
committed
f3b335c
View commit details
Copy full SHA for f3b335c
View code at this point
Browse repository at this point
Commits on May 13, 2015
Pass watchOptions to compiler.watch
Show description for 340479e
janraasch
committed
340479e
View commit details
Copy full SHA for 340479e
View code at this point
Browse repository at this point
Commits on May 12, 2015
Reverted watch option rename:
Show description for 89058a2
sokra
committed
89058a2
View commit details
Copy full SHA for 89058a2
View code at this point
Browse repository at this point
Commits on May 10, 2015
added --watch-poll
Show description for 297707d
sokra
committed
297707d
View commit details
Copy full SHA for 297707d
View code at this point
Browse repository at this point
support deprecated watchDelay
sokra
committed
319a8f7
View commit details
Copy full SHA for 319a8f7
View code at this point
Browse repository at this point
use new style of passing watch options
sokra
committed
fd4c004
View commit details
Copy full SHA for fd4c004
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
lint stuff
sokra
committed
a6c4971
View commit details
Copy full SHA for a6c4971
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
fixed buggy PRs for webpack.configs
Show description for 9a800d5
sokra
committed
9a800d5
View commit details
Copy full SHA for 9a800d5
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
More helpful error message if we can't find webpack config file
akre54
committed
7cc35ce
View commit details
Copy full SHA for 7cc35ce
View code at this point
Browse repository at this point
Automatically pull in webpack.config files written in compile-to-js langs using interpret.extensions
akre54
committed
2875e40
View commit details
Copy full SHA for 2875e40
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
Use node-interpret to import configuration in various formats.
monder
committed
a1596fb
View commit details
Copy full SHA for a1596fb
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Use "supports-color" to detect if terminal supports colors
Show description for f41cb3a
Turbo87
committed
f41cb3a
View commit details
Copy full SHA for f41cb3a
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
whitespace
sokra
committed
3fc0a7e
View commit details
Copy full SHA for 3fc0a7e
View code at this point
Browse repository at this point
better progress
sokra
committed
84d4df2
View commit details
Copy full SHA for 84d4df2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.