1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +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

View File

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