mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #4384 from zpao/jest-on-travis-again
Use more specific ignore pattern for jest
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@
|
||||
"ts"
|
||||
],
|
||||
"modulePathIgnorePatterns": [
|
||||
"/build/",
|
||||
"/react/build/",
|
||||
"/node_modules/",
|
||||
"/.module-cache/"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user