Updating spacebars-compiler to 1.1.1 gives an error `Npm is undefined` while requiring `uglify-js`. Iassume it is because of https://github.com/meteor/blaze/commit/459f24f1933251a7bf810f11861f2df6bb81a00f#diff-88dc7475eedf918122374be6d7c2c151L5. Reverting to 1.1.0 works.
Updating spacebars-compiler to 1.1.1 gives an error
Npm is undefinedwhile requiringuglify-js. Iassume it is because of 459f24f#diff-88dc7475eedf918122374be6d7c2c151L5.Reverting to 1.1.0 works.