cljsjs / boot-cljsjs

Helper tasks to aid the packaging of JS dependencies for Clojurescript projects
66 stars 22 forks source link

Create parent folders when saving files in download task #25

Closed rabidpraxis closed 9 years ago

rabidpraxis commented 9 years ago

When pulling down individual assets with the download task, it seems roundabout to match the files with sift after the download. I would prefer to just include the final path in the :name field. This causes problems when you specify a path that is not yet created.

Ensuring the parent paths are created allows for using paths in the name of the download task