Files
meteor/packages/spacebars
David Greenspan 15f56b4998 Make spacebars-compiler package; server-only
... unless you ask for it by name, in which case it can run on the client.

This means a smaller JS payload in production, without the HTML parser or Spacebars codegen.
2013-12-11 21:41:38 -08:00
..