diff --git a/.gitmodules b/.gitmodules index fb720c10c01..0059468172c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,3 +12,7 @@ path = apps/cli/jslib url = https://github.com/bitwarden/jslib.git branch = master +[submodule "apps/web/jslib"] + path = apps/web/jslib + url = https://github.com/bitwarden/jslib.git + branch = master diff --git a/apps/web/jslib b/apps/web/jslib new file mode 160000 index 00000000000..f4066b4f58a --- /dev/null +++ b/apps/web/jslib @@ -0,0 +1 @@ +Subproject commit f4066b4f58af2e6e4ce82275b72a2a8501f25e78