-
Notifications
You must be signed in to change notification settings - Fork 244
Update dependencies & test for React hooks #123
base: master
Are you sure you want to change the base?
Conversation
It would be fantastic to have this merged! 🙂 |
a lot of people now use react hooks and function components, it would be nice if it worked with vuera! @akxcv |
Hmmm the build checks are passing but I'm unable to locally build the project locally in my checkout of the fix branch. |
i'm getting local build issues with this branch too:
|
Hey @akxcv, |
Hey, @Halu95 ! Can you please explain how you make it works? I am having the same problem but no solution that I saw until now worked for me. my my babel.config.js:
|
A lot of development dependencies, such as Babel, were way outdated.
I am also trying to reproduce issues with React hooks, as described in #101 and #122.