mirror of
https://github.com/zadam/trilium.git
synced 2025-12-12 18:34:24 +01:00
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/