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

Change use of path and __dirname for compatibility #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lawik
Copy link

@lawik lawik commented Sep 26, 2023

This should allow the library to work properly under esbuild as well as work better under Webpack 5.

It will now only require('path') if possible.

This should allow the library to work properly under esbuild as
well as work better under Webpack 5.

It will now only require('path') if possible.
@lawik
Copy link
Author

lawik commented Sep 26, 2023

Built on top of 3.1.5 as master had a failing test.

LeeSeongJinCa added a commit to pixohq/text-to-svg that referenced this pull request Feb 23, 2024
incentfit added a commit to incentfit/text-to-svg-esmodule that referenced this pull request Jan 31, 2025
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