Tuesday, 17 September 2013

Meteor bundle ignores folder and file

Meteor bundle ignores folder and file

There exists a app/main/document/temp.bin but this file is missing after I
run meteor bundle.
When I ran meteor bundle --debug the file got put inside
`bundle/programs/client/app/main/document/temp.bin
so how can I make meteor bundle work?

No comments:

Post a Comment