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

Pass through ResolveTypes from Webpack #93

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Pass through ResolveTypes from Webpack #93

merged 1 commit into from
Jul 29, 2022

Conversation

aaronadamsCA
Copy link
Contributor

Resolves #88.

Note that I'm unsure why extensions was originally defined as ReadonlyArray, but I am pretty sure the intent is to accept the exact types coming from Webpack. So there might still be an internal change needed to account for this change in type.

@jonaskello jonaskello merged commit dc3dd37 into dividab:master Jul 29, 2022
@jonaskello
Copy link
Member

Thanks!

@aaronadamsCA aaronadamsCA deleted the patch-1 branch July 29, 2022 11:51
jonaskello added a commit that referenced this pull request Jul 29, 2022
jonaskello added a commit that referenced this pull request Jul 29, 2022
@jonaskello
Copy link
Member

I think this PR has value but I had to revert it for now because it broke compilation. I did some changes to the CI process for PRs so hopefully non-compiling PRs will be caught now. Please try again with this change if you want.

@aaronadamsCA
Copy link
Contributor Author

I'll take a look and see if I can resolve this now, then file a new PR.

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.

mainFields type mismatch with webpack
2 participants