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 "Multiple assets emit..." for webpack@4.40.x #56

Closed
wants to merge 1 commit into from
Closed

Fix "Multiple assets emit..." for webpack@4.40.x #56

wants to merge 1 commit into from

Conversation

Skyline405
Copy link

@Skyline405 Skyline405 commented Sep 13, 2019

The latest webpack update broke the @mdi/font package in build time.
Webpack devops added check for duplicate depending assets and throws error:
Conflict: Multiple assets emit to the same filename 1993c4a16cce5446a5cfafacf4da740b.eot

The latest webpack update broke the @mdi/font package in build time.
Webpack devops added check for duplicate depending assets and throws error:
Error: Conflict: Multiple assets emit to the same filename 1993c4a16cce5446a5cfafacf4da740b.eot
@Templarian
Copy link
Owner

We can't do PR's here as everything comes from the @mdi/font-build package. This is simply a generated distribution package.

Completely missed this PR until now. Sorry about that, I rarely view the distribution repos.

@Templarian Templarian closed this Sep 29, 2019
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.

None yet

2 participants