1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

exclude nodeApi

This commit is contained in:
Kyle Spearrin
2018-05-15 23:45:49 -04:00
parent be327e4f5a
commit f1d6162a59

View File

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