1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 03:23:50 +00:00

move getDomain to jslib

This commit is contained in:
Kyle Spearrin
2018-10-13 23:26:38 -04:00
parent 65211372df
commit 6e9f71f942
5 changed files with 7 additions and 7 deletions

View File

@@ -16,6 +16,9 @@
"types": [],
"baseUrl": ".",
"paths": {
"tldjs": [
"jslib/src/misc/tldjs.noop"
],
"jslib/*": [
"jslib/src/*"
],