two puzzles:
1 are production dependencies and development dependencies not duplicated? Does that mean local development depends on production + development?
2 won"t executing build type dependencies into packages in development dependencies when the execution environment variable is production? Don"t you see the processing of this piece in webpack?