How to force Meteor to rebuild or disable package cache?

I’ve been using the package based development model, but lately I’ve noticed my app isn’t recompiling my local packages. It will ignore or used cached versions of files, is there anyway to prevent this?