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
package.json
on
feature/url
User selector
All users
All time
Commit history
Commits on Feb 26, 2018
4.0.1
sokra
committed
5044762
View commit details
Copy full SHA for 5044762
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
4.0.0
sokra
committed
213226e
View commit details
Copy full SHA for 213226e
View code at this point
Browse repository at this point
replace js-beautify with prettier
sokra
committed
518d1e0
View commit details
Copy full SHA for 518d1e0
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
4.0.0-beta.3
sokra
committed
4c25bfb
View commit details
Copy full SHA for 4c25bfb
View code at this point
Browse repository at this point
Merge pull request #6536 from jevan0307/sideEffects-selectors
Show description for 15ab027
sokra
authored
15ab027
View commit details
Copy full SHA for 15ab027
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
upgrade versions to stable versions
sokra
committed
72477f4
View commit details
Copy full SHA for 72477f4
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
upgrade micromatch, add sideEffects flag unit test cases
jevancc
committed
a63bb77
View commit details
Copy full SHA for a63bb77
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
replace minimatch with micromatch
jevancc
committed
c334d08
View commit details
Copy full SHA for c334d08
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
replace glob-regex with minimatch
jevancc
committed
b620a58
View commit details
Copy full SHA for b620a58
View code at this point
Browse repository at this point
Merge branch 'sideEffects-values' of https://github.com/reergymerej/webpack into sideEffects-selectors
jevancc
committed
11c9e73
View commit details
Copy full SHA for 11c9e73
View code at this point
Browse repository at this point
Merge pull request #6470 from suguru03/feature/neo-async
Show description for 221d2ce
sokra
authored
221d2ce
View commit details
Copy full SHA for 221d2ce
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
4.0.0-beta.2
sokra
committed
2ad530e
View commit details
Copy full SHA for 2ad530e
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
replace Async with Neo-Async
suguru03
committed
864e563
View commit details
Copy full SHA for 864e563
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
4.0.0-beta.1
sokra
committed
df65475
View commit details
Copy full SHA for df65475
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Merge branch 'master' into next
Show description for edd8daf
sokra
committed
edd8daf
View commit details
Copy full SHA for edd8daf
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
update ajv + ajv-keywords
Show description for 61b75b7
Joe Bottigliero
committed
61b75b7
View commit details
Copy full SHA for 61b75b7
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
4.0.0-beta.0
sokra
committed
ae0dc62
View commit details
Copy full SHA for ae0dc62
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
4.0.0-alpha.5
sokra
committed
c302bba
View commit details
Copy full SHA for c302bba
View code at this point
Browse repository at this point
Enable beautify for webpack configs in tests and examples
sokra
committed
5954cba
View commit details
Copy full SHA for 5954cba
View code at this point
Browse repository at this point
Merge pull request #6341 from webpack/refactor/chunk-group-part-2
Show description for ebab3e0
sokra
authored
ebab3e0
View commit details
Copy full SHA for ebab3e0
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
Merge pull request #6322 from samccone/feature/profiling-plugin
Show description for ba0fdad
TheLarkInn
authored
ba0fdad
View commit details
Copy full SHA for ba0fdad
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Refactor chunk graph
Show description for 18ae73d
sokra
committed
18ae73d
View commit details
Copy full SHA for 18ae73d
View code at this point
Browse repository at this point
feat(profiling): add profiling plugin
TheLarkInn
authored and
samccone
committed
d235a61
View commit details
Copy full SHA for d235a61
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Add support for sideEffects glob(s)
Show description for 2ef4b01
reergymerej
committed
2ef4b01
View commit details
Copy full SHA for 2ef4b01
View code at this point
Browse repository at this point
Use acorn@5
ooflorent
committed
5a1ffb5
View commit details
Copy full SHA for 5a1ffb5
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
4.0.0-alpha.4
sokra
committed
37cc6f4
View commit details
Copy full SHA for 37cc6f4
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
4.0.0-alpha.3
sokra
committed
9334fd8
View commit details
Copy full SHA for 9334fd8
View code at this point
Browse repository at this point
update some dev deps to latest version
sokra
committed
99b6052
View commit details
Copy full SHA for 99b6052
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
remove webpack-cli dependency
sokra
committed
737ed39
View commit details
Copy full SHA for 737ed39
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Merge pull request #6202 from ooflorent/fix_6201
Show description for 2855ee4
sokra
authored
2855ee4
View commit details
Copy full SHA for 2855ee4
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Remove BinTestCases
ooflorent
committed
298e3c0
View commit details
Copy full SHA for 298e3c0
View code at this point
Browse repository at this point
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 22, 2017
remove nsp dep & commands
evenstensberg
committed
70d23ca
View commit details
Copy full SHA for 70d23ca
View code at this point
Browse repository at this point
4.0.0-alpha.2
sokra
committed
910d6fd
View commit details
Copy full SHA for 910d6fd
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Merge pull request #6146 from EugeneHlushko/feature-xxhashjs
Show description for 84a3b2c
sokra
authored
84a3b2c
View commit details
Copy full SHA for 84a3b2c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.