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

Remove broken/deprecated mime.wasm property setter #1725

Closed
wants to merge 1 commit into from

Conversation

tannerlinsley
Copy link

@tannerlinsley tannerlinsley commented Mar 18, 2019

Since mime@2.x, the mime.types property has been deprecated and privatized. I also believe that this call is no longer needed in the new version.

Fixes #1724

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Motivation / Use-Case

Breaking Changes

Additional Info

Since `mime@2.x`, the `mime.types` property has been deprecated and privatized. I also believe that this call is no longer needed in the new version.

Fixes webpack#1724
@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but we need add tests to avoid future regressions

@alexander-akait
Copy link
Member

Also please accept CLA

@tannerlinsley
Copy link
Author

I think there is likely more afoot for this issues, and likely a better solution. Closing this for now.

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.

Cannot set property 'wasm' of undefined. Mismatched mime versions?
3 participants