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

fix: remove reference to __dirname #28

Merged
merged 1 commit into from
May 7, 2024

Conversation

thedadams
Copy link
Contributor

The builtin __dirname is not available for ES modules.

@thedadams thedadams force-pushed the no-dirname-builtin branch from b4d8c27 to 75fa88d Compare May 7, 2024 01:08
The builtin __dirname is not available for ES modules.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams force-pushed the no-dirname-builtin branch from 75fa88d to dc13b13 Compare May 7, 2024 01:46
@thedadams thedadams merged commit cc56263 into gptscript-ai:main May 7, 2024
3 checks passed
@thedadams thedadams deleted the no-dirname-builtin branch May 7, 2024 01:48
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.

None yet

1 participant