Closed sagish closed 6 years ago
@anatoliychakkaev @sagish would it be possible to merge this update to fix the caching of js into the main branch on npm? It would help out tremendously. Thanks. Loving the framework!
@sagish @anatoliychakkaev Sorry, I'm I don't quite get git at the moment. But I'll ask anyway. Is there a way to get a fork with just this change so that I can use it on heroku?
@alexiskattan Why not to use it from git? Just put "alexiskattan/compound#branch"
as version to your package.json. Also you need to fork https://github.com/sagish/compound to your github account.
@zxqfox oh gosh! Thank you. It worked like a charm!!! The caching is fixed. Thank you for teaching me how to do that. Also, in case anyone else needs it is "alexiskattan/compound", the "#branch" makes it not work.
@zxqfox oh actually, I see what the #branch does. I took it too literally. opps.
@alexiskattan :+1: :-D
according to timestamp to prevent outdated merged cache, fixes #621