Skip to content

Enable Non-Node JS Environments (Cloudflare, Deno, etc.) - #7

Open
MedLeon wants to merge 2 commits into
RafidMuhymin:mainfrom
MedLeon:main
Open

Enable Non-Node JS Environments (Cloudflare, Deno, etc.)#7
MedLeon wants to merge 2 commits into
RafidMuhymin:mainfrom
MedLeon:main

Conversation

@MedLeon

@MedLeon MedLeon commented Oct 3, 2022

Copy link
Copy Markdown

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant