Files
meteor/packages/compiler-plugin
David Glasser d2b151aea8 Require compiler-plugin use for registerCompiler
Specifically, the *plugin* has to use compiler-plugin. This creates the
appropriate dependency which will hopefully prevent you from using
new-style plugin packages with old Meteor tools.
2015-06-04 01:19:12 -07:00
..