Conversation
leeyi45
left a comment
There was a problem hiding this comment.
Left some comments. Also please address some of the linting errors. Otherwise, thanks for doing the migration work
|
Will close #557 |
|
Btw, was there any particular reason why you're performing this migration? @AaravMalani |
I wanted to increase build times for |
RichDom2185
left a comment
There was a problem hiding this comment.
If @leeyi45 has further comments please do comment
| "react": "^18.3.1", | ||
| "react-dom": "^18.3.1", |
There was a problem hiding this comment.
Revert
| "react": "^18.3.1", | |
| "react-dom": "^18.3.1", |
There was a problem hiding this comment.
I think the tests were failing without react in package.json for some reason
Co-authored-by: Richard Dominick <34370238+RichDom2185@users.noreply.github.com>
Co-authored-by: Richard Dominick <34370238+RichDom2185@users.noreply.github.com>
# Conflicts: # src/tabs/Unittest/package.json # yarn.lock
|
Added some extra fixes on my end. If there are no further changes @AaravMalani, it LGTM |
Awesome, thanks! There aren't any further changes on my end unless @RichDom2185 has anything to comment |
Description
Migrate from lodash to es-toolkit
Type of change
Please delete options that are not relevant.
Checklist:
Note:
A couple of Github Actions tests fail, hence I'm making a draft PR till it gets resolvedFixed, making it a normal PR