bbovenzi commented on code in PR #28245:
URL: https://github.com/apache/airflow/pull/28245#discussion_r1050150747


##########
airflow/www/jest.config.js:
##########
@@ -28,6 +28,7 @@ const config = {
   moduleNameMapper: { // Listing all aliases
     '^src/(.*)$': '<rootDir>/static/js/$1',
   },
+  transformIgnorePatterns: [], // transform node_modules

Review Comment:
   @pierrejeambrun were you going to update this array to only ignore the 
specific files from react-markdown?



-- 
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]

Reply via email to