Hi, I'm using treeviz with React 17 and I get error when build in the build server: Critical dependency: the request of a dependency is an expression. In my MacBook I don't get this error, only in build server when build in docker container(image node:14-alpine). I googled this error message and get this response from Stackoverflow https://stackoverflow.com/questions/54354190/how-to-resolve-critical-dependency-the-request-of-a-dependency-is-an-expressio. Can you help me?