-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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
Dependency upgrades and fixes #2374
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It definitely might be worth it to figure out at some point if we can slim down the amount of babel plugins we have
Still working on this! Please don't merge yet! |
@Gretzky I agree with you about the high number of Babel plugins. It's the list we reached when going through Babel's official upgrade to 7 instructions/script. Not sure how to slim down the list just yet but I've at least moved the Jest and Babel configs to their own files to get |
I'll take a look at the babel plugins |
I saw that dev branch doesn't have husky as a dependency anymore and its being remove while merging this PR. Husky was added in #2072 @Gretzky @julienben, Let me know your thoughts on commit-lint, I see we are not following proper commit messages which makes changelog generation a hard job. |
@satishjhanwer What's your point regarding Husky? Does it need to be restored as a dependency? Re:commit-lint, I wouldn't be against having it for our work here in the RBP repository itself but it might be too much to force it on all the people who clone the repo for their own use. This is a problem that arises out of our being a project that needs to be cloned rather than one that can be installed as a dependency... |
- Fixes - Linting/prettier - Dependency upgrades - Switch Appveyor to `npm ci` - More incoming
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
npm ci