mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
update webpack
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
e8096007ec
commit
9d0d71d8e5
@ -68,7 +68,7 @@ export function webpackLensRenderer({ showVars = true } = {}): webpack.Configura
|
|||||||
extractComments: {
|
extractComments: {
|
||||||
condition: "some",
|
condition: "some",
|
||||||
banner: [
|
banner: [
|
||||||
`Lens - The Kubernetes IDE. Copyright ${new Date().getFullYear()} by Mirantis, Inc. All rights reserved.`
|
`OpenLens - Open Source Kubernetes IDE. Copyright ${new Date().getFullYear()} OpenLens Authors`
|
||||||
].join("\n")
|
].join("\n")
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user