mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-05-02 11:09:16 +00:00
refactor: build system
This commit is contained in:
@@ -191,7 +191,7 @@ export async function generateUpstreamMap(
|
||||
})
|
||||
.join('\n');
|
||||
|
||||
result += '\n\}';
|
||||
result += '\n}';
|
||||
|
||||
if (!foundMatchingContainer) {
|
||||
await Logger.error(
|
||||
|
||||
Reference in New Issue
Block a user