Browse Source

exclude nodeApi

pull/631/head
Kyle Spearrin 8 years ago
parent
commit
f1d6162a59
  1. 3
      tsconfig.json

3
tsconfig.json

@ -32,6 +32,7 @@ @@ -32,6 +32,7 @@
"build.safariextension",
"coverage",
"store",
"src/edge"
"src/edge",
"jslib/services/nodeApi.service.ts"
]
}

Loading…
Cancel
Save