buddhike / gulp-jspm-build

Gulp plugin for jspm.
22 stars 9 forks source link

Fixed issue with build function losing identity #2

Closed tyler-sommer closed 9 years ago

tyler-sommer commented 9 years ago

My previous change caused the build function to be called without any identity (this object). This fixes the issue, ensuring that the function is called with the correct identity.