Panagiotis Papadopoulos d56752e5a9 fix(utils/dynamicRequire): pass moduleName explicitly as string
fixes the Webpack warning:
"WARNING in ./src/public/app/services/utils.ts 249:15-34
Critical dependency: the request of a dependency is an expression"

as we now explicitly pass the moduleName as string and not "expression"
source:
https://stackoverflow.com/questions/42908116/
2025-01-19 12:57:27 +01:00
..
2024-11-26 09:08:39 +08:00
2025-01-18 01:14:47 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2025-01-14 19:18:44 +02:00