jakejs / jake

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
http://jakejs.com
Apache License 2.0
1.97k stars 190 forks source link

loader now accepts optional namespace in which the tasks should be loaded into #266

Closed der-On closed 10 years ago

der-On commented 10 years ago

Stupid idea. Tasks within the namespace will not be able to call other tasks anymore as they are then in a namespace too.