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
bugfix/browsertests
User selector
All users
All time
Commit history
Commits on Mar 29, 2018
use shell mode for windows support
sokra
committed
30c35ab
View commit details
Copy full SHA for 30c35ab
View code at this point
Browse repository at this point
Merge branch 'master' into bump_prettier
sokra
committed
8d8da4c
View commit details
Copy full SHA for 8d8da4c
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Remove duplication
sokra
authored
e500384
View commit details
Copy full SHA for e500384
View code at this point
Browse repository at this point
Set exit code when installation failed
sokra
authored
dfc2396
View commit details
Copy full SHA for dfc2396
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
fix lint
sokra
committed
c086dfa
View commit details
Copy full SHA for c086dfa
View code at this point
Browse repository at this point
Replace requirer with node readline
Show description for 1abef28
matheus1lva
authored and
sokra
committed
1abef28
View commit details
Copy full SHA for 1abef28
View code at this point
Browse repository at this point
* Pipe stdout and stderr from child_process to main process
Show description for f7af10a
matheus1lva
authored and
sokra
committed
f7af10a
View commit details
Copy full SHA for f7af10a
View code at this point
Browse repository at this point
Simplifying package manager choice and command options
matheus1lva
authored and
sokra
committed
18773b1
View commit details
Copy full SHA for 18773b1
View code at this point
Browse repository at this point
Refactor require statements
matheus1lva
authored and
sokra
committed
73d36c0
View commit details
Copy full SHA for 73d36c0
View code at this point
Browse repository at this point
* Pipe stdout and stderr from child_process to main process
Show description for 180e2b7
matheus1lva
authored and
sokra
committed
180e2b7
View commit details
Copy full SHA for 180e2b7
View code at this point
Browse repository at this point
Refactor to scope command detection inside question
matheus1lva
authored and
sokra
committed
58b6724
View commit details
Copy full SHA for 58b6724
View code at this point
Browse repository at this point
small refactor over calls
Show description for 67651ae
matheus1lva
authored and
sokra
committed
67651ae
View commit details
Copy full SHA for 67651ae
View code at this point
Browse repository at this point
Add installation if webpack-cli is not present
matheus1lva
authored and
sokra
committed
d4115a6
View commit details
Copy full SHA for d4115a6
View code at this point
Browse repository at this point
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 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 28, 2017
Merge branch 'next' into feature/validate-plugin-options
Show description for dae9de6
sokra
committed
dae9de6
View commit details
Copy full SHA for dae9de6
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 24, 2017
Add mode option and choose defaults depending on mode
Show description for 2201b86
sokra
committed
2201b86
View commit details
Copy full SHA for 2201b86
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Merge branch 'master' into next
sokra
committed
b7c746d
View commit details
Copy full SHA for b7c746d
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 16, 2017
Merge branch 'master' into next
Show description for 814c894
sokra
committed
814c894
View commit details
Copy full SHA for 814c894
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 22, 2017
Merge branch 'master' into next
Show description for 65dfc15
sokra
committed
65dfc15
View commit details
Copy full SHA for 65dfc15
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 14, 2017
Merge pull request #5359 from esbenp/cli-prepend-plugins-4260
Show description for 1ff24a7
sokra
authored
1ff24a7
View commit details
Copy full SHA for 1ff24a7
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
Previous
Next
You can’t perform that action at this time.