jspm / npm

NPM Location Service
19 stars 34 forks source link

npm:coffee-script not working #37

Closed guybedford closed 9 years ago

guybedford commented 9 years ago

This is due to a require('module') core lib call. We need to configure module as a Node core lib.

guybedford commented 9 years ago

Tracking at https://github.com/jspm/npm/issues/39.