mirror of
https://github.com/sasjs/server.git
synced 2026-04-09 07:03:13 +00:00
fix: macros are available Sessions with SASAUTOS
This commit is contained in:
@@ -21,7 +21,6 @@ const compiledSystemInit = async (systemInit: string) =>
|
||||
}))
|
||||
|
||||
const createSysInitFile = async () => {
|
||||
console.log('macroCorePath', macroCorePath)
|
||||
const systemInitContent = await readFile(
|
||||
path.join(__dirname, 'systemInit.sas')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user