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
HotTestCases.test.js
on
master
User selector
All users
All time
Commit history
Commits on May 24, 2018
Upgrade jest
Show description for 4a54130
sokra
committed
4a54130
View commit details
Copy full SHA for 4a54130
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
remove spammy output in CI
sokra
committed
908b465
View commit details
Copy full SHA for 908b465
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
no need for is-ci package + use stderr for live printing
niieani
committed
002b04f
View commit details
Copy full SHA for 002b04f
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
add a workaround for jest clearing up the wrong resource
niieani
committed
3655f05
View commit details
Copy full SHA for 3655f05
View code at this point
Browse repository at this point
add CI logging during compilation execution
niieani
committed
dc6d02c
View commit details
Copy full SHA for dc6d02c
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
increase timeouts to address multi-threaded failures on CI
niieani
committed
9b0bff8
View commit details
Copy full SHA for 9b0bff8
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
reformat HotTestCases
Show description for eb168d5
niieani
committed
eb168d5
View commit details
Copy full SHA for eb168d5
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Merge branch 'profiling-race' into jest
Show description for b579658
niieani
committed
b579658
View commit details
Copy full SHA for b579658
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
jest: more fixes for running tests well
niieani
committed
3abb6e7
View commit details
Copy full SHA for 3abb6e7
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
define tests asynchronously
niieani
committed
49ff3d4
View commit details
Copy full SHA for 49ff3d4
View code at this point
Browse repository at this point
convert arrow function to normal function
sokra
authored
1248616
View commit details
Copy full SHA for 1248616
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
larger timeouts to make CI more stable
sokra
committed
e12f414
View commit details
Copy full SHA for e12f414
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
run prettier on existing code
niieani
committed
36e8e30
View commit details
Copy full SHA for 36e8e30
View code at this point
Browse repository at this point
Merge branch 'v4-beta3' into jest
Show description for 7b5c351
niieani
committed
7b5c351
View commit details
Copy full SHA for 7b5c351
View code at this point
Browse repository at this point
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
migrate away from forced tests to a beforeAll hook
niieani
committed
b2c54f1
View commit details
Copy full SHA for b2c54f1
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Set Hot test cases timeout to 5s
ooflorent
committed
f072fd2
View commit details
Copy full SHA for f072fd2
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
jest migration: use forced tests
niieani
committed
009772c
View commit details
Copy full SHA for 009772c
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Migrate HotTestCases to Jest
ooflorent
committed
998f768
View commit details
Copy full SHA for 998f768
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 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 15, 2017
fix linting errors
sokra
committed
5941ab0
View commit details
Copy full SHA for 5941ab0
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
remove loader context options, add rootContext
sokra
committed
a4d63e4
View commit details
Copy full SHA for a4d63e4
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
Disallow Scope Hoisting when using HMR
Show description for 0ea37a5
sokra
committed
0ea37a5
View commit details
Copy full SHA for 0ea37a5
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
fix extract-text-plugin arguments
sokra
committed
732c85c
View commit details
Copy full SHA for 732c85c
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Merge pull request #4017 from shubheksha/refactor-test-HotTestCases
Show description for 231a419
sokra
authored
231a419
View commit details
Copy full SHA for 231a419
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 Jan 18, 2017
refactor(ES6): HotTestCases.test.js
shubheksha
committed
1f3bb04
View commit details
Copy full SHA for 1f3bb04
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
fixes an error where errors are not cleared in cached module
sokra
committed
ea3b230
View commit details
Copy full SHA for ea3b230
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
added test cases for extract-text-plugin
sokra
committed
808b32a
View commit details
Copy full SHA for 808b32a
View code at this point
Browse repository at this point
Commits on Sep 17, 2016
fix: use LoaderOptionsPlugin to set updateIndex
gajus
committed
ccf9da2
View commit details
Copy full SHA for ccf9da2
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
compilation error don't affect parent module
Show description for 1ee3585
sokra
committed
1ee3585
View commit details
Copy full SHA for 1ee3585
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
better error messages in HMR
Show description for 1cd6c4e
sokra
committed
1cd6c4e
View commit details
Copy full SHA for 1cd6c4e
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
test bug fix to ensure clean records
sokra
committed
7fa2886
View commit details
Copy full SHA for 7fa2886
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.