Resolution of svg path with the code ``` const svgPath = resolveFrom(dirname(iconPath), path.node.source.value); ``` does not take into account any path aliases configured with help of `babel-plugin-module-resolver`.