potiuk commented on code in PR #37985:
URL: https://github.com/apache/airflow/pull/37985#discussion_r1517653733
##########
airflow/www/jest.config.js:
##########
@@ -32,6 +32,7 @@ const config = {
transformIgnorePatterns: [
`node_modules/(?!${[
// specify modules that needs to be transformed for jest. (esm modules)
+ "ansi_up",
Review Comment:
Just opened conversation to keep it non-mergable until @jscheffl fixes the
glitch
--
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]