From 725a33ef50e836553c89a6576f5d281978fe7c47 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 26 Jan 2025 17:28:01 -0400 Subject: util -> common-util --- src/web-routes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web-routes.js') diff --git a/src/web-routes.js b/src/web-routes.js index 762b26c3..b93607d6 100644 --- a/src/web-routes.js +++ b/src/web-routes.js @@ -34,7 +34,7 @@ export const stationaryCodeRoutes = [ }, { - from: path.join(codeSrcPath, 'util'), + from: path.join(codeSrcPath, 'common-util'), to: ['staticSharedUtil.root'], statically: 'copy', }, -- cgit 1.3.0-6-gf8a5