Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch direct eval to indirect eval to fix esbuild warnings #17

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

lionel-rowe
Copy link
Contributor

Fixes #16

@TotalTechGeek
Copy link
Owner

Hm, this should run in all common JavaScript Engines >2020, so I'm going to merge this in, I think there are some improvements that could be made (switching to strict mode) and a few other things to better restrict the scope,

but I think this is improvement enough over previous functionality to release.

Thanks!

@TotalTechGeek TotalTechGeek merged commit 6775152 into TotalTechGeek:master Sep 9, 2023
4 checks passed
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.

Direct eval gives warnings when being bundled with esbuild
2 participants