mrdkprj

Results 1 comments of mrdkprj

I had the same issue using "sharp" module. I solved by the use of "process.env.NODE_ENV" value. (set the required module as externals only when "start" and remove externals when "package")...