1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-06 04:23:19 +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 = {