David Glasser
4b3cb9d305
Rename api.exportSymbol -> api.export.
2013-07-25 18:54:43 -07:00
David Glasser
9f38258b54
Drop all @export lines. Add api.exportSymbol instead.
2013-07-25 18:54:40 -07:00
Emily Stark
e66ad0a182
Avoid making Asset calls before Meteor is loaded, might need to revisit
2013-06-19 12:22:39 -07:00
Emily Stark
164f8921b5
DevBundleFetcher plugin no longer necessary
2013-06-18 18:02:23 -07:00
Emily Stark
3ca046729a
Make Assets API usable from unipackage; use it for dev-bundle-fetcher.
...
This involves saving the source directory (not just the bundle location) for
static assets so that they can be loaded when unipackages are run.
2013-06-18 13:55:28 -07:00
Emily Stark
d0f042eb82
Decide the dev bundle's architecture at runtime.
...
On OSX, we require sysctl to be in /usr/sbin, whereas in other scripts where
this code is duplicated (e.g. scripts/admin/launch-meteor), the assumption is
that sysctl is on the PATH.
2013-05-22 17:36:08 -07:00
Emily Stark
4ecd7c32b4
Print a nice error message when fetching dev bundle if no DATA_DIR set
2013-05-22 11:40:52 -07:00
Emily Stark
157a5a04ce
Rename dev-bundle to dev-bundle-fetcher
2013-05-22 11:35:33 -07:00