Skip to content

Commit 1f41c95

Browse files
committed
feat: Add publicPath in micro-app-configuration
fix: Update publicPath in micro-app-configuration to root
1 parent 8da3362 commit 1f41c95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ui/public/.well-known/micro-app-configuration

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"module": "./AlertsNavbarUpdater",
4545
"scope": "metalk8s"
4646
}
47-
]
47+
],
48+
"publicPath": "/"
4849
}
4950
}

0 commit comments

Comments
 (0)