mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
cleanup
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
ef3cc604c3
commit
8a104e32e5
@ -77,7 +77,7 @@ export function webpackLensRenderer({ showVars = true } = {}): webpack.Configura
|
|||||||
extensions: [
|
extensions: [
|
||||||
".js", ".jsx", ".json",
|
".js", ".jsx", ".json",
|
||||||
".ts", ".tsx",
|
".ts", ".tsx",
|
||||||
],
|
]
|
||||||
},
|
},
|
||||||
externals: {
|
externals: {
|
||||||
"node-fetch": "commonjs node-fetch"
|
"node-fetch": "commonjs node-fetch"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user