Files
meteor/tools
David Glasser cf737183ca Change import subdirectory name to 'imports'
@dgreensp:

    The more I think about it, the more I don't like naming a directory
    after a singular noun like `import`.  We have `packages/` already,
    and I want to put my modules in a directory called `modules/`, not
    `module/`, just like I don't want to put my assets in `asset/`, or
    my stylesheets in `stylesheet/`, etc.  It's ok to have a singular
    suffix and a plural directory name: to have `.import` files go in
    `imports` or `.template` files go in `templates`.  Directory names
    like `doc` and `lib` follow an old Unix convention of three-letter
    names.  And if the `import` directory name is actually a verb, not a
    noun, that is confusing because putting files in the `import`
    directory does not import them.  It just causes them to be
    considered imports (noun).
2015-07-16 12:48:53 -07:00
..
2015-02-10 11:56:20 -08:00
2015-07-15 14:17:53 -07:00
2015-07-08 23:51:34 -07:00
2014-12-04 17:56:04 -08:00
2015-07-15 00:20:17 -07:00
2015-07-14 14:00:54 -07:00
2015-07-15 23:00:43 -07:00
2015-02-04 12:57:17 -08:00
2015-07-15 14:17:53 -07:00
2015-03-30 19:56:35 -07:00
2015-07-15 14:17:53 -07:00
2015-07-15 14:17:53 -07:00
2015-07-15 14:17:53 -07:00
2015-07-13 15:59:13 -07:00
2014-06-13 17:14:42 -07:00
2015-07-09 16:39:57 -07:00
2015-02-13 20:36:45 -08:00
2015-02-17 09:22:48 -08:00
2015-07-13 16:14:45 -07:00