Explorar el Código

chore:tsconfig add exclude (#5580)

Amumu hace 6 años
padre
commit
2cbece9b31
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

@@ -23,6 +23,7 @@
   "exclude": [
     "node_modules",
     "build",
+    "dist",
     "scripts",
     "acceptance-tests",
     "webpack",