update jslib
This commit is contained in:
parent
e6af441207
commit
f685d1f3bf
2
jslib
2
jslib
|
@ -1 +1 @@
|
|||
Subproject commit 12b01e18946067cd79f87c775a65467a377fabd6
|
||||
Subproject commit 1fdb694fae15cc1b46c4fb55ed6e37be819d859c
|
|
@ -25,7 +25,6 @@
|
|||
"jslib/spec",
|
||||
"jslib/src/electron",
|
||||
"jslib/src/angular",
|
||||
"build",
|
||||
"jslib/src/services/search.service.ts"
|
||||
"build"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -44,7 +44,6 @@ const plugins = [
|
|||
raw: true
|
||||
}),
|
||||
new webpack.IgnorePlugin(/^encoding$/, /node-fetch/),
|
||||
new webpack.IgnorePlugin(/^lunr$/),
|
||||
];
|
||||
|
||||
const config = {
|
||||
|
|
Loading…
Reference in New Issue