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
WatchTestCases.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 May 2, 2018
add support for test.filter.js in watchCases
sokra
committed
4769dc6
View commit details
Copy full SHA for 4769dc6
View code at this point
Browse repository at this point
Commits on May 1, 2018
Improve WatchTestCases
sokra
committed
21e1e6f
View commit details
Copy full SHA for 21e1e6f
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Merge branch 'master' into jest
Show description for 9958930
sokra
committed
9958930
View commit details
Copy full SHA for 9958930
View code at this point
Browse repository at this point
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
fix timestamp issue in WatchTestCases
sokra
committed
7bf5bac
View commit details
Copy full SHA for 7bf5bac
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 11, 2018
fix skipped tests
niieani
committed
3513058
View commit details
Copy full SHA for 3513058
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
run prettier across the codebase
niieani
committed
aff29fe
View commit details
Copy full SHA for aff29fe
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
tests: extract remove to helpers
niieani
committed
3e7c139
View commit details
Copy full SHA for 3e7c139
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
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
fix linting
sokra
committed
f32bd41
View commit details
Copy full SHA for f32bd41
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 Jan 30, 2018
Fix wrong regexp replacements
ooflorent
committed
aa217e9
View commit details
Copy full SHA for aa217e9
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
migrate WatchTestCases
niieani
committed
c01735e
View commit details
Copy full SHA for c01735e
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Merge branch 'master' into next
Show description for a2eada1
sokra
committed
a2eada1
View commit details
Copy full SHA for a2eada1
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Add Tests checking chunkhash of runtime chunk only changes if needed
nename0
committed
1895b76
View commit details
Copy full SHA for 1895b76
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Merge pull request #6165 from ooflorent/watch_flag
Show description for d434a01
sokra
authored
d434a01
View commit details
Copy full SHA for d434a01
View code at this point
Browse repository at this point
Use hooks in test cases
ooflorent
committed
e58e1f9
View commit details
Copy full SHA for e58e1f9
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Allow watch tests to be skip
ooflorent
committed
e4002b5
View commit details
Copy full SHA for e4002b5
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 13, 2017
assign correct cache to child compilation
Show description for 0975d13
sokra
committed
0975d13
View commit details
Copy full SHA for 0975d13
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
integrate the delegated module better into the exports flagging process
sokra
committed
9dbed73
View commit details
Copy full SHA for 9dbed73
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
allow watch cases to have errors per step
sokra
committed
b4c74b2
View commit details
Copy full SHA for b4c74b2
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
run watch cases with more timeout
Show description for 0db9d8f
sokra
committed
0db9d8f
View commit details
Copy full SHA for 0db9d8f
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
allow watcher to detect removals
Show description for f84412c
sokra
committed
f84412c
View commit details
Copy full SHA for f84412c
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
increase timeout for unrelated tests to see if they pass on CI
James Newell
committed
5536b1e
View commit details
Copy full SHA for 5536b1e
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
refactor(ES6): WatchTestCases.test.js
shubheksha
committed
c7d5ecf
View commit details
Copy full SHA for c7d5ecf
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Include child compilation hash into parent hash computation (#3744)
Show description for a87b61f
uncleyo
authored and
TheLarkInn
committed
a87b61f
View commit details
Copy full SHA for a87b61f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.