Add product presentation extension contracts
This commit is contained in:
@@ -41,6 +41,7 @@ const defaultWebModulePackages = [
|
||||
"@govoplan/portal-webui",
|
||||
"@govoplan/postbox-webui",
|
||||
"@govoplan/projects-webui",
|
||||
"@govoplan/quick-access-webui",
|
||||
"@govoplan/reporting-webui",
|
||||
"@govoplan/records-webui",
|
||||
"@govoplan/risk-compliance-webui",
|
||||
@@ -270,6 +271,7 @@ export default defineConfig({
|
||||
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)),
|
||||
fileURLToPath(new URL('../../govoplan-quick-access/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-risk-compliance/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-scheduling/webui', import.meta.url)),
|
||||
fileURLToPath(new URL('../../govoplan-search/webui', import.meta.url)),
|
||||
|
||||
Reference in New Issue
Block a user