mirror of
https://github.com/sasjs/server.git
synced 2026-04-09 23:23:13 +00:00
fix: macros are available Sessions with SASAUTOS
This commit is contained in:
@@ -8,6 +8,8 @@ export const sysInitCompiledPath = path.join(
|
||||
'systemInitCompiled.sas'
|
||||
)
|
||||
|
||||
export const sasJSCoreMacros = path.join(apiRoot, 'sasjscore')
|
||||
|
||||
export const getWebBuildFolderPath = () =>
|
||||
path.join(codebaseRoot, 'web', 'build')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user