sasjs / server

Build Apps on Base SAS
https://server.sasjs.io
MIT License
20 stars 3 forks source link

feat(api): added autoexec + major type setting changes #178

Closed saadjutt01 closed 2 years ago

saadjutt01 commented 2 years ago

Fixes #117

Implementation

Server Mode:

Desktop Mode:

Contents of autoexec will be injected into code at runtime. https://github.com/sasjs/server/blob/main/api/src/controllers/internal/Execution.ts#L123

image
ghost commented 2 years ago

:tada: This PR is included in version 0.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: