You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the README, this project is no longer maintained. However, a sufficiently motivated individual would probably be able to get things working again. I regret that I simply will not have much time to help (beyond answering basic questions) for the foreseeable future.
Guidelines
Make sure you have everything in the last pre-release and related Meteor version.
Take a look at scripts/diff-upstream. This shows what's changed in relevant parts of Meteor since the hash in last-upstream-commit, to see what might need to be:
3.1. Changed in exactly the same way in our own versions of the packages (e.g. ecmascript-hot).
3.2. See if anything has changed in an incompatible way and needs to be reworked.
Note: a lot has changed in Meteor's internals over the last year, so this could be a lot of work, or possibly impossible. Or it might be easy. Just saying :)
The text was updated successfully, but these errors were encountered:
As per the README, this project is no longer maintained. However, a sufficiently motivated individual would probably be able to get things working again. I regret that I simply will not have much time to help (beyond answering basic questions) for the foreseeable future.
Guidelines
last-upstream-commit
, to see what might need to be:3.1. Changed in exactly the same way in our own versions of the packages (e.g. ecmascript-hot).
3.2. See if anything has changed in an incompatible way and needs to be reworked.
Note: a lot has changed in Meteor's internals over the last year, so this could be a lot of work, or possibly impossible. Or it might be easy. Just saying :)
The text was updated successfully, but these errors were encountered: