meteorhacks / npm

Complete NPM integration for Meteor
http://meteorhacks.com/complete-npm-integration-for-meteor.html
MIT License
508 stars 43 forks source link

Meteor 1.2 rc11+ deprecates {isAsset:true} for api.addAsset() #96

Closed elidoran closed 9 years ago

elidoran commented 9 years ago

Also tweaked the add_files to addFiles while I was in there.

arunoda commented 9 years ago

Thanks. I did it bit differently with a migration steps. See: https://github.com/meteorhacks/npm/issues/95#issuecomment-137613557