Files
meteor/tools
David Glasser b6348d4939 Don't run static analysis on app code
The static analysis is used to determine what "var"s need to be
automatically inserted by the linker at the package level.  But for app
code, we never actually insert these vars, since apps run in "global
namespace" mode.  So it's a waste of time to run the static analysis at
all.
2015-05-14 11:05:26 -07:00
..
2015-02-10 11:56:20 -08:00
2014-12-12 09:03:10 -05:00
2015-04-16 12:49:40 -07:00
2014-12-04 17:56:04 -08:00
2015-04-14 21:48:41 -07:00
2015-03-31 10:52:42 -04:00
2015-03-26 17:07:00 -07:00
2015-02-04 12:57:17 -08:00
2015-02-04 13:56:54 -08:00
2015-03-30 19:56:35 -07:00
2015-03-03 18:54:53 -08:00
2014-06-13 17:14:42 -07:00
2015-03-12 17:21:30 -07:00
2015-03-05 15:55:44 -08:00
2015-02-13 20:36:45 -08:00
2015-04-21 16:52:24 -07:00
2015-02-17 09:22:48 -08:00
2015-03-23 14:57:54 -07:00
2015-04-13 19:51:51 -07:00
2015-03-27 23:13:59 -07:00