Commit graph

3 commits

Author SHA1 Message Date
SachaG
867495b8ec Merge branch 'devel' 2017-12-27 09:58:07 +09:00
Jesse Rosenberger
52972b6451 Remove "unique" identifier file.
This file is meant to be a unique identifier for a project and is generated automatically in new (Meteor) projects.  Since VulcanJS is instead cloned as a boilerplate for a new application, this is less ideal since each project receives the same unique identifier.  The reason this is not ideal is explained within the comment of the removed file:

e634907530/.meteor/.id

Most importantly, this affects the ability to see any sort of traction on `vulcan:*` packages in Atmosphere since they are aggregated together.  This means that 10 or 1000 installs might just be tracked as 1!
2017-09-13 20:28:38 +03:00
Sacha Greif
3b1cff9347 working on daily view 2014-08-27 10:23:56 +09:00