1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix win-ca webpack error in open-lens

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2023-01-24 14:05:07 +02:00
parent d87d10aa75
commit 52b738c33d

View File

@ -52,6 +52,7 @@
externals: [
"node-fetch",
"npm",
"win-ca"
],
optimization: {
minimize: false,