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
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
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/webpack-presets-poc
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2018
feat(presets): poc of presets
TheLarkInn
committed
eab8cf6
View commit details
Copy full SHA for eab8cf6
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
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
Commits on Dec 20, 2017
Merge pull request #6156 from webpack/deps/upgrade
Show description for 7b7b2cd
sokra
authored
7b7b2cd
View commit details
Copy full SHA for 7b7b2cd
View code at this point
Browse repository at this point
Feature: Non-crypto hashing algorithm opt-in through config: use non-native hash example
EugeneHlushko
committed
26257bc
View commit details
Copy full SHA for 26257bc
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Feature: Add an option to provide output.hashFunction as a function
EugeneHlushko
committed
307566a
View commit details
Copy full SHA for 307566a
View code at this point
Browse repository at this point
Upgrade dependencies
sokra
committed
9527204
View commit details
Copy full SHA for 9527204
View code at this point
Browse repository at this point
Mark Base64 as global in mocha
Show description for 5636a5e
ooflorent
committed
5636a5e
View commit details
Copy full SHA for 5636a5e
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
4.0.0-alpha.1
sokra
committed
9a33e03
View commit details
Copy full SHA for 9a33e03
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
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 12, 2017
upgrade tapable
sokra
committed
7110e04
View commit details
Copy full SHA for 7110e04
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
bump to jscodeshift 0.4
evenstensberg
committed
d9a1477
View commit details
Copy full SHA for d9a1477
View code at this point
Browse repository at this point
update transisive jscodeshift dependency
evenstensberg
committed
57ee41a
View commit details
Copy full SHA for 57ee41a
View code at this point
Browse repository at this point
update to 1.5.0
evenstensberg
committed
3b88f08
View commit details
Copy full SHA for 3b88f08
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
update to 1.4.8
evenstensberg
committed
1bfbe79
View commit details
Copy full SHA for 1bfbe79
View code at this point
Browse repository at this point
update dependency to 1.4.7
evenstensberg
committed
43d81a1
View commit details
Copy full SHA for 43d81a1
View code at this point
Browse repository at this point
update dependency
evenstensberg
committed
569f6d1
View commit details
Copy full SHA for 569f6d1
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.