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

fixed issue in importing additional node modules for packages which do not provide a default export (e.g. 'mathjs') #1616

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

foxriver76
Copy link
Contributor

  • so logic is - if default export provided use it, else use the imported module itself

…o not provide a default export (e.g. 'mathjs')

- so logic is - if default export provided use it, else use the imported module itself
@foxriver76 foxriver76 requested a review from klein0r June 18, 2024 08:16
@klein0r klein0r merged commit 5001dc9 into master Jun 18, 2024
21 checks passed
@klein0r klein0r deleted the import-non-default branch June 18, 2024 08:57
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.

2 participants