I noticed that my recently created Meteor 0.9 project is missing a package package. This means that he should use a package of ~/.meteor things. However, I cannot work the way I jump between machines all day, and I would like the package to stay in place; as in the project folder itself.
In the previous Meteor 0.8.3 project, I manually created a folder with packages in the project, and when I add the package, it got there (for example, I can find collectionFs inside the package / in the project directory).
I want this to be so. How can I do this safely?
source share