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 support for anime-avatar #169

Closed
a13o opened this issue Jul 11, 2018 · 1 comment
Closed

remove support for anime-avatar #169

a13o opened this issue Jul 11, 2018 · 1 comment

Comments

@a13o
Copy link

a13o commented Jul 11, 2018

v1.2.6 was deprecated with node 4 so I did inline. Webpack says all the router tests pass but it might break under electron, probably because of #26.

React has a pretty good workaround to this, I'll paste my .reactrc if anyone wants to open a PR

{
  packages: {
    react-type-semicolon: ^0.2.2,
    react-type-semicolon-other: ^1.9.3,
    react-ruby-rails: ^0.0.1,
    react-rails: ^0.13.2,
    rails-react: ~1.0.0-beta.9,
    rails-react-ruby: ^1.13.5,
    press-enter-six-times: ^9.2.0,
    node-man-ls: ^2.6.0
  },
  react: {
    removeMaxNpmPackagesCap: true,
    secure: "unsafe",
    addon: true
  }
}
@a13o
Copy link
Author

a13o commented Jul 18, 2018

Oh duh, I just had to switch to vue.js and then back to angular. The ol' turn it off and then turn it on again

@a13o a13o closed this as completed Jul 18, 2018
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

No branches or pull requests

1 participant