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
on
webpack-2
User selector
All users
All time
Commit history
Commits on May 24, 2017
Use Promise only when chunk load is triggered
Show description for 09d9533
sokra
committed
09d9533
View commit details
Copy full SHA for 09d9533
View code at this point
Browse repository at this point
Commits on May 19, 2017
require a newer version of uglify that fixes a bug with regexp
bdwain
committed
04f2622
View commit details
Copy full SHA for 04f2622
View code at this point
Browse repository at this point
Commits on May 5, 2017
Add webpackMode optios for import()
Show description for 22e7d25
sokra
committed
22e7d25
View commit details
Copy full SHA for 22e7d25
View code at this point
Browse repository at this point
Commits on Apr 29, 2017
added error to stats.moduleTrace test name to trigger test cases corretly
Even Alander
committed
84ea1ff
View commit details
Copy full SHA for 84ea1ff
View code at this point
Browse repository at this point
test cases for stats.moduleTrace option
Even Alander
committed
8ad4386
View commit details
Copy full SHA for 8ad4386
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Fixed lint errors and normalized lint globs in package.json
ndresx
committed
c9c92c5
View commit details
Copy full SHA for c9c92c5
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
updated stats
sokra
committed
79833b4
View commit details
Copy full SHA for 79833b4
View code at this point
Browse repository at this point
Merge branch 'master' into master
sokra
authored
5210230
View commit details
Copy full SHA for 5210230
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Merge pull request #4553 from timse/named-chunks-plugin
Show description for e7c13d7
sokra
authored
e7c13d7
View commit details
Copy full SHA for e7c13d7
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Reverted eslint comment for missing webpack installation
con-ssc
authored
b066bcb
View commit details
Copy full SHA for b066bcb
View code at this point
Browse repository at this point
Reverted eslint comment for missing webpack installation
con-ssc
authored
872f4e6
View commit details
Copy full SHA for 872f4e6
View code at this point
Browse repository at this point
Merge pull request #4381 from timse/add-suppressWarnings-functionality
Show description for 7ee4795
sokra
authored
7ee4795
View commit details
Copy full SHA for 7ee4795
View code at this point
Browse repository at this point
Updated Stats
Stefan Schneider
committed
99de6d9
View commit details
Copy full SHA for 99de6d9
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
Provide context to resolve again
Show description for 983904c
zinserjan
committed
983904c
View commit details
Copy full SHA for 983904c
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
do not use modules/providedExports/usedExports in stats for test case to reduce noise
timse
committed
9d7eb0a
View commit details
Copy full SHA for 9d7eb0a
View code at this point
Browse repository at this point
fixed linting
Stefan Schneider
committed
24d7639
View commit details
Copy full SHA for 24d7639
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
rebase against master, fix hash changes due to updated master
timse
committed
50a7335
View commit details
Copy full SHA for 50a7335
View code at this point
Browse repository at this point
add stats cases for named chunks
timse
committed
2e2622e
View commit details
Copy full SHA for 2e2622e
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
install Promise early in chunk cache
Show description for 23e1f7c
sokra
committed
23e1f7c
View commit details
Copy full SHA for 23e1f7c
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
fix up tests
timse
committed
d67e125
View commit details
Copy full SHA for d67e125
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 Mar 5, 2017
Updates UglifyJs to 2.8.x to accept additional compress options
Show description for 87702a2
ornj
committed
87702a2
View commit details
Copy full SHA for 87702a2
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Removes excess commas from performance hint output
Show description for b36a8b6
ornj
committed
b36a8b6
View commit details
Copy full SHA for b36a8b6
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
improve test case
timse
committed
a903e6b
View commit details
Copy full SHA for a903e6b
View code at this point
Browse repository at this point
add tests
timse
committed
e96a5e5
View commit details
Copy full SHA for e96a5e5
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
updated stats because of external change
sokra
committed
3d12e55
View commit details
Copy full SHA for 3d12e55
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
add test cases for min-size
timse
committed
35e3c84
View commit details
Copy full SHA for 35e3c84
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
replace loader with use for the ETP
sokra
committed
8f9b472
View commit details
Copy full SHA for 8f9b472
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
updated api for extract-text-webpack-plugin
sokra
committed
5a135a7
View commit details
Copy full SHA for 5a135a7
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
Merge pull request #4200 from timse/allow-to-supress-uglifyjs-warnings
Show description for be4f27c
sokra
authored
be4f27c
View commit details
Copy full SHA for be4f27c
View code at this point
Browse repository at this point
make the test the other way around
timse
committed
6b1872c
View commit details
Copy full SHA for 6b1872c
View code at this point
Browse repository at this point
add stats test for the warnings filter in the uglifyjsplugin
timse
committed
5b96f00
View commit details
Copy full SHA for 5b96f00
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
add test for reverse-sort
timse
committed
4d186ee
View commit details
Copy full SHA for 4d186ee
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
add limit chunk count plugin test
sokra
committed
b893eaa
View commit details
Copy full SHA for b893eaa
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
fixes a bug in OccurrenceOrderPlugin
sokra
committed
089356f
View commit details
Copy full SHA for 089356f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.