1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 11:24:35 +00:00

chore: updated code as per sasjs/utils breaking change

This commit is contained in:
Saad Jutt
2022-03-16 05:04:33 +05:00
parent 1ff6965dd2
commit bc0ff84d8d

View File

@@ -17,6 +17,7 @@ const compiledSystemInit = async (systemInit: string) =>
programFolders: [],
macroFolders: [],
buildSourceFolder: '',
binaryFolders: [],
macroCorePath
}))