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

fix: Fix TypeScript for webpack 5 #155

Merged
merged 1 commit into from Oct 30, 2020
Merged

fix: Fix TypeScript for webpack 5 #155

merged 1 commit into from Oct 30, 2020

Conversation

bebraw
Copy link
Member

@bebraw bebraw commented Oct 30, 2020

@msheakoski, do you want to have a look? I will still add a change log entry but I think the general idea is right.

Closes #141.
Closes #154.

@bebraw
Copy link
Member Author

bebraw commented Oct 30, 2020

@sdc224 I think this might fix your type issue as well so it's worth a look if you have a bit of time.

@msheakoski
Copy link

Hey @bebraw! I built this branch and installed it as a local package. It seems to work well with all of the variations of input that I could think of, and it also works without the generic (just looser typing).

Everything looks good from my perspective!

@bebraw bebraw merged commit 2c2ec24 into master Oct 30, 2020
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.

TypeScript conflict with Webpack 5 Type issues in webpack-merge
2 participants