Hey there- could you share with me what your build command looks like, and where your service is calling webpack
initially? Please feel free to DM me if you’d prefer to not publicly post that on a forum.
My initial thought here is that it should use webpack
rather than webpack-cli
if it’s being called from something like a package.json
build script, which should avoid the problem.