Are you planning to release version compatible with Meteor 1.3.
Right now it's throwing errors:
./export-packages.sh: line 9: /Users/jagi/meteor/meteor: No such file or directory
rm: app-for-export.*: No such file or directory
mv: client.js: No such file or directory
./export-packages.sh: line 9: /Users/jagi/meteor/meteor: No such file or directory
rm: app-for-export.*: No such file or directory
mv: client.js: No such file or directory
I think we probably are not going to improve this to work with Meteor 1.3. There is some work going on at https://github.com/meteor/blaze to make it work standalone!
Are you planning to release version compatible with Meteor 1.3. Right now it's throwing errors: