[arvados] updated: 2.7.0-6610-gec89b689c1
git repository hosting
git at public.arvados.org
Wed May 22 13:35:00 UTC 2024
Summary of changes:
services/workbench2/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via ec89b689c1ffccf5e82e49e7690915cf9cf42be4 (commit)
from f13584987de14ea9d3080df6ce46f6dec21b8393 (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 ec89b689c1ffccf5e82e49e7690915cf9cf42be4
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Wed May 22 09:34:39 2024 -0400
21720: updated modulePaths
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/services/workbench2/package.json b/services/workbench2/package.json
index 3c921567f1..a2793231ef 100644
--- a/services/workbench2/package.json
+++ b/services/workbench2/package.json
@@ -220,7 +220,7 @@
"^.+\\.module\\.(css|sass|scss)$"
],
"modulePaths": [
- "/home/lisa/Code/curii/arvados/services/workbench2/src"
+ "<rootDir>/src"
],
"moduleNameMapper": {
"^react-native$": "react-native-web",
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list