Răsfoiți Sursa

chore: add sfc playground to coverage exclude list

Evan You 5 ani în urmă
părinte
comite
94e6461808
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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',