plugins: add info.packageJson loader for all plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -28,6 +28,7 @@ import {
|
||||
|
||||
export default createFrontendPlugin({
|
||||
pluginId: 'kubernetes',
|
||||
info: { packageJson: () => import('../../package.json') },
|
||||
extensions: [
|
||||
kubernetesPage,
|
||||
entityKubernetesContent,
|
||||
|
||||
Reference in New Issue
Block a user