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

re-add function to make presets work #112

Open
wants to merge 2 commits into
base: MIX_MEWTWO
Choose a base branch
from

Conversation

darkelement1987
Copy link
Owner

@darkelement1987 darkelement1987 commented Apr 29, 2018

Description

Changing presets doesn't work without this piece of code. It's needed to make it work, but at the moment Travis CI does not like it.

See screenshots

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

This error (browser console) will show WITHOUT this piece of code: (presets DON'T work)
image

This shows in Travis CI console WITH addition of this code: (but presets DO work)

3612:5 error Array prototype is read only, properties should not be added no-extend-native

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@darkelement1987
Copy link
Owner Author

@cecpk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants