1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-09-20 07:37:25 +03:00
parent ef3cc604c3
commit 8a104e32e5

View File

@ -77,7 +77,7 @@ export function webpackLensRenderer({ showVars = true } = {}): webpack.Configura
extensions: [
".js", ".jsx", ".json",
".ts", ".tsx",
],
]
},
externals: {
"node-fetch": "commonjs node-fetch"