mirror of
https://github.com/sasjs/server.git
synced 2026-01-05 05:40:06 +00:00
chore: updated code as per sasjs/utils breaking change
This commit is contained in:
@@ -17,6 +17,7 @@ const compiledSystemInit = async (systemInit: string) =>
|
|||||||
programFolders: [],
|
programFolders: [],
|
||||||
macroFolders: [],
|
macroFolders: [],
|
||||||
buildSourceFolder: '',
|
buildSourceFolder: '',
|
||||||
|
binaryFolders: [],
|
||||||
macroCorePath
|
macroCorePath
|
||||||
}))
|
}))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user