Browse Source

exclude nodeApi

pull/2554/head
Kyle Spearrin 8 years ago
parent
commit
49a52f2845
  1. 3
      tsconfig.json

3
tsconfig.json

@ -26,6 +26,7 @@ @@ -26,6 +26,7 @@
"dist",
"jslib/dist",
"build",
"jslib/spec"
"jslib/spec",
"jslib/services/nodeApi.service.ts"
]
}

Loading…
Cancel
Save