Files
meteor/tools/tests
Ben Newman 8dd2402f76 Allow meteor.mainModule.{client,server} === false for no entry point.
If meteor.mainModule.{client,server,...} === false, no modules will be
loaded eagerly for that architecture. This is useful if you have an app
with no special app/{client,server} directory structure and you want to
specify an entry point for just the client (or just the server), without
accidentally loading everything on the other architecture.
2018-03-01 14:27:30 -05:00
..
2016-06-06 02:17:36 +03:00
2018-01-16 18:56:04 -05:00
2018-02-07 13:30:21 -08:00
2015-08-06 16:39:00 -07:00
2017-09-22 08:47:37 -04:00
2017-04-07 18:50:17 +03:00
2018-01-29 14:25:09 +02:00
2016-05-13 15:09:03 -07:00