Meteor.AppCache bug? Resources fail to download

When using meteor AppCache we get an error that resources could not be downloaded and it points to the root url of the webapp. We forked the AppCache package and removed mention of ‘/’ in both CACHE and FALLBACK and things went smooth from there.

Anyone else faced this issue before I open a GH bug?