[arvados] updated: 2.7.0-6613-ga70ffd1849

git repository hosting git at public.arvados.org
Thu May 23 17:56:41 UTC 2024


Summary of changes:
 services/workbench2/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  a70ffd1849ee50272a21943f99b988a3a4076edd (commit)
      from  02de12cfb8132bf3365042eaf5820339e2aabdfa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a70ffd1849ee50272a21943f99b988a3a4076edd
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Thu May 23 14:55:49 2024 -0300

    21704: Transform mime & tippy.js modules so that jest is happy.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/services/workbench2/package.json b/services/workbench2/package.json
index a2793231ef..3f596f57da 100644
--- a/services/workbench2/package.json
+++ b/services/workbench2/package.json
@@ -216,7 +216,7 @@
       "^(?!.*\\.(js|jsx|mjs|cjs|ts|tsx|css|json)$)": "<rootDir>/config/jest/fileTransform.js"
     },
     "transformIgnorePatterns": [
-      "[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|cjs|ts|tsx)$",
+      "node_modules/(?!(mime|tippy.js)/)",
       "^.+\\.module\\.(css|sass|scss)$"
     ],
     "modulePaths": [

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list