-
Notifications
You must be signed in to change notification settings - Fork 1
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
Chore - Update bulk with the latest webpack and its dependencies #176
Comments
I created a PR earlier that was reverted later: https://github.com/ebi-gene-expression-group/atlas-web-bulk/pull/166/files
|
We have a bunch of stale dependencies like below
|
We have some warnings and errors if update the above dependencies from
|
According to the errors above, we need to fix the overriding dependency issues from Here is the upgrade report :
CODE CHANGED
ERROR
RESULT CONCLUSION |
Current
bulk
expression atlas is using outdatedwebpack
version and we also need to update the dependent libraries.Currently it is using these dev dependencies:
Please update these to the latest versions, deploy the web app 1st locally, 2nd to the
test
server and test it.Subtasks:
package.json
fileThe text was updated successfully, but these errors were encountered: