mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
update jslib
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 12b01e1894...1fdb694fae
@@ -25,7 +25,6 @@
|
|||||||
"jslib/spec",
|
"jslib/spec",
|
||||||
"jslib/src/electron",
|
"jslib/src/electron",
|
||||||
"jslib/src/angular",
|
"jslib/src/angular",
|
||||||
"build",
|
"build"
|
||||||
"jslib/src/services/search.service.ts"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -44,7 +44,6 @@ const plugins = [
|
|||||||
raw: true
|
raw: true
|
||||||
}),
|
}),
|
||||||
new webpack.IgnorePlugin(/^encoding$/, /node-fetch/),
|
new webpack.IgnorePlugin(/^encoding$/, /node-fetch/),
|
||||||
new webpack.IgnorePlugin(/^lunr$/),
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const config = {
|
const config = {
|
||||||
|
|||||||
Reference in New Issue
Block a user