Open MedLeon opened 2 years ago
Node APIs are only used to externalizing the generated script.
In Non-Node Environments this used to throw an error.
Now the Node APIs are imported dynamically and the errors in non-Node-Envs are being catched and a message is logged.
Node APIs are only used to externalizing the generated script.
In Non-Node Environments this used to throw an error.
Now the Node APIs are imported dynamically and the errors in non-Node-Envs are being catched and a message is logged.