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

Bugfix: lodash named import is not supported #67

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Bugfix: lodash named import is not supported #67

merged 1 commit into from
Oct 10, 2024

Conversation

zackad
Copy link
Owner

@zackad zackad commented Oct 10, 2024

Close GH-66

This patch also contains fix to use template function from @babel/template that for some reason behave differently between test environment and loading directly on prettier cli.

Close GH-66

This patch also contains fix to use template function from
`@babel/template` that for some reason behave differently between test
environment and loading directly on prettier cli.
@zackad zackad merged commit 4fe1ffb into master Oct 10, 2024
2 checks passed
@zackad zackad deleted the fix-import branch October 10, 2024 07:18
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.

Lodash Error: Named export 'isBoolean' not found.
1 participant