It seems like more people are using requirejs to load modules but also do an optimization at the same time in node. The build's use of the default context is making this awkward, comes with a hidden gotcha.
See if it can just use its own specific context instead.