Define semantic page action layouts
This commit is contained in:
@@ -37,6 +37,7 @@ const defaultWebModulePackages = [
|
||||
"@govoplan/notifications-webui",
|
||||
"@govoplan/organizations-webui",
|
||||
"@govoplan/ops-webui",
|
||||
"@govoplan/payments-webui",
|
||||
"@govoplan/policy-webui",
|
||||
"@govoplan/portal-webui",
|
||||
"@govoplan/postbox-webui",
|
||||
@@ -268,6 +269,7 @@ export default defineConfig({
|
||||
fileURLToPath(new URL('../../govoplan-organizations/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-campaign/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-ops/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-payments/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-policy/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-portal/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-postbox/webui', import.meta.url)),
|
||||
|
||||
Reference in New Issue
Block a user