jiridanek commented on code in PR #1560:
URL: https://github.com/apache/qpid-dispatch/pull/1560#discussion_r854943029
##########
console/react/package.json:
##########
@@ -58,6 +63,7 @@
]
},
"devDependencies": {
+ "@craco/craco": "^7.0.0-alpha.3",
Review Comment:
Alternative is `react-app-rewired` package, which seems to do the same
thing, with pretty much the same configuration format, and apparently does not
force usage of alpha version to work with react-scripts 5.
(https://blog.alchemy.com/blog/how-to-polyfill-node-core-modules-in-webpack-5)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]