mirror of https://github.com/TriliumNext/Notes
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/pull/1012/head
parent
9025516806
commit
d56752e5a9
Loading…
Reference in New Issue