jcoreio / crater

Meteor/Webpack/React SSR app skeleton that runs your app code outside of Meteor Isobuild
ISC License
82 stars 10 forks source link

fix isNewerThan logic and add tests #28

Closed jedwards1211 closed 7 years ago

jedwards1211 commented 7 years ago

This fixes the logic used to determine rather to rebuild meteor packages, client assets, and server assets.