You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo needs to be updated to use the latest version of FeathersJS. In addition, the repo should also update babel so that it can use React Fragments.
The text was updated successfully, but these errors were encountered:
trying to figure out how to get a PR going on this repo, but essentially you should be able to upgrade locally pretty quick with a feathers upgrade once you have the updated cli. after that you should just have to add src/channels.js they reference in the migration guide and configure it in src/app.js.
at least in theory it should be that easy. I did that and ran npm start on a clean project and it worked
Hey @jnhooper thanks for the feedback. This is mostly a reminder for myself to do this when I get some time. I've been working on some other projects so just haven't had set aside time to do this. Feel free to submit a PR and I'll accept it. Thanks!
This repo needs to be updated to use the latest version of FeathersJS. In addition, the repo should also update babel so that it can use React Fragments.
The text was updated successfully, but these errors were encountered: