Explorar o código

chore: add sfc playground to coverage exclude list

Evan You %!s(int64=5) %!d(string=hai) anos
pai
achega
94e6461808
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      jest.config.js

+ 1 - 0
jest.config.js

@@ -20,6 +20,7 @@ module.exports = {
     'packages/*/src/**/*.ts',
     '!packages/runtime-test/src/utils/**',
     '!packages/template-explorer/**',
+    '!packages/sfc-playground/**',
     '!packages/size-check/**',
     '!packages/runtime-core/src/profiling.ts',
     '!packages/runtime-core/src/customFormatter.ts',