Cédric Exbrayat
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
jest.config.js
|
|
@ -22,7 +22,7 @@ module.exports = { |
|
|
|
'!packages/template-explorer/**', |
|
|
|
'!packages/size-check/**', |
|
|
|
'!packages/runtime-core/src/profiling.ts', |
|
|
|
'!packages/runtome-core/src/customFormatter.ts', |
|
|
|
'!packages/runtime-core/src/customFormatter.ts', |
|
|
|
// DOM transitions are tested via e2e so no coverage is collected
|
|
|
|
'!packages/runtime-dom/src/components/Transition*', |
|
|
|
// only called in browsers
|
|
|
|