1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-02 16:43:19 +00:00

convert to jslib submodule

This commit is contained in:
Kyle Spearrin
2018-02-19 17:01:00 -05:00
parent ada2da7db9
commit 1f1303fc97
7 changed files with 50 additions and 60 deletions

View File

@@ -11,7 +11,7 @@
],
"baseUrl": ".",
"paths": {
"jslib/*": [ "node_modules/@bitwarden/jslib/src/*" ]
"jslib/*": [ "jslib/src/*" ]
}
},
"exclude": [