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
test
statsCases
simple
on
master
User selector
All users
All time
Commit history
Commits on May 1, 2018
Use jest snapshot testing
sokra
committed
2d279fc
View commit details
Copy full SHA for 2d279fc
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Use MD4 for hashing
ooflorent
committed
40ee8c7
View commit details
Copy full SHA for 40ee8c7
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
Merge pull request #6425 from ruszki/feature/alterable-sourcemap-footer
Show description for 23891b2
sokra
authored
23891b2
View commit details
Copy full SHA for 23891b2
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Remove footer from source maps and eval
ruszki
committed
83f772a
View commit details
Copy full SHA for 83f772a
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Fix Stats and BinTestCases after adding "Built at"
Show description for 09f959c
Leon Weidauer
authored and
Connor Clark
committed
09f959c
View commit details
Copy full SHA for 09f959c
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
Commits on Jan 9, 2018
show entrypoints by default
sokra
committed
bf898c0
View commit details
Copy full SHA for bf898c0
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
add output.globalObject configuration option
Show description for d95f93f
sokra
committed
d95f93f
View commit details
Copy full SHA for d95f93f
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
extract exports from wasm module
Show description for 91e6692
sokra
committed
91e6692
View commit details
Copy full SHA for 91e6692
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
move providedExports into buildMeta
sokra
committed
c68f224
View commit details
Copy full SHA for c68f224
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 21, 2017
update stats cases for smaller bundles
sokra
committed
ae2919d
View commit details
Copy full SHA for ae2919d
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
Merge branch 'next' into 5769_file_size_in_kibibytes
Show description for dbc02de
sokra
committed
dbc02de
View commit details
Copy full SHA for dbc02de
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
advanced module type refactoring
Show description for 00f2b5e
sokra
committed
00f2b5e
View commit details
Copy full SHA for 00f2b5e
View code at this point
Browse repository at this point
fix deprecations
sokra
committed
65e855c
View commit details
Copy full SHA for 65e855c
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
update stats for changed sizes
sokra
committed
c34d627
View commit details
Copy full SHA for c34d627
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Update tests to match file size in kibibytes.
RoboBurned
committed
4cc3832
View commit details
Copy full SHA for 4cc3832
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
change jsonp function to jsonp array push
sokra
committed
7387c50
View commit details
Copy full SHA for 7387c50
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
fixes incorrect CLI stats output
Show description for 0f16dd9
sokra
committed
0f16dd9
View commit details
Copy full SHA for 0f16dd9
View code at this point
Browse repository at this point
Commits on May 21, 2017
add `module.strictThisContextOnImports` option
Show description for d967a46
sokra
committed
d967a46
View commit details
Copy full SHA for d967a46
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
update snapshots and fix test
Show description for 02e19b5
sokra
committed
02e19b5
View commit details
Copy full SHA for 02e19b5
View code at this point
Browse repository at this point
Commits on Dec 4, 2016
improved tree shaking for star exports
Show description for bfc1359
sokra
committed
bfc1359
View commit details
Copy full SHA for bfc1359
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
moved non-harmony default import function into runtime
Show description for 378163a
sokra
committed
378163a
View commit details
Copy full SHA for 378163a
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
refactoring and aggressive-splitting plugin
sokra
committed
2f618e7
View commit details
Copy full SHA for 2f618e7
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
update test for changed bundle size
sokra
committed
5a26e8c
View commit details
Copy full SHA for 5a26e8c
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
fixed test for change
sokra
committed
08c0851
View commit details
Copy full SHA for 08c0851
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
reverted module.e to module.exports
Show description for ce642ec
sokra
committed
ce642ec
View commit details
Copy full SHA for ce642ec
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
smaller bundles by using module.e instead of module.exports
Show description for 902220a
sokra
committed
902220a
View commit details
Copy full SHA for 902220a
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
updated expected stats
sokra
committed
77655bc
View commit details
Copy full SHA for 77655bc
View code at this point
Browse repository at this point
updated expected hashes
sokra
committed
bcd4cc8
View commit details
Copy full SHA for bcd4cc8
View code at this point
Browse repository at this point
Commits on Jan 14, 2016
fixed tests
sokra
committed
259c346
View commit details
Copy full SHA for 259c346
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
fixed Stats cases
sokra
committed
0a4a827
View commit details
Copy full SHA for 0a4a827
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Added experimental usage tracking of ES6 modules and example
sokra
committed
6307ed7
View commit details
Copy full SHA for 6307ed7
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
refactoring and bug fixes
sokra
committed
8cfeb51
View commit details
Copy full SHA for 8cfeb51
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Merge branch 'master' into webpack-2
Show description for cf30eee
sokra
committed
cf30eee
View commit details
Copy full SHA for cf30eee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.