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

chore(babel-plugin-transform-imports): fix docs build #339

Merged
merged 2 commits into from
Jan 20, 2021
Merged

Conversation

matyasf
Copy link
Collaborator

@matyasf matyasf commented Jan 20, 2021

node 12 did some weird thing with the require.resolve method, its likely responsible for this bug.
see e.g. aws/aws-cdk@286866a and nodejs/node#27583

It also fixes the error messages during build that look like [babel-plugin-transform-imports] no modules match '${importName}' in '${packageName}'....

@matyasf matyasf self-assigned this Jan 20, 2021
@matyasf matyasf merged commit 694ba06 into master Jan 20, 2021
@matyasf matyasf deleted the fix-docs-build branch January 20, 2021 11:22
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.

3 participants