1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

update jslib

This commit is contained in:
Kyle Spearrin
2018-05-16 16:18:33 -04:00
parent e6af441207
commit f685d1f3bf
3 changed files with 2 additions and 4 deletions

2
jslib

Submodule jslib updated: 12b01e1894...1fdb694fae

View File

@@ -25,7 +25,6 @@
"jslib/spec",
"jslib/src/electron",
"jslib/src/angular",
"build",
"jslib/src/services/search.service.ts"
"build"
]
}

View File

@@ -44,7 +44,6 @@ const plugins = [
raw: true
}),
new webpack.IgnorePlugin(/^encoding$/, /node-fetch/),
new webpack.IgnorePlugin(/^lunr$/),
];
const config = {