HumbleSoftware / gib

Angular.js build tool powered by gulp.
0 stars 0 forks source link

Define Recipe Scope #6

Open cesutherland opened 9 years ago

cesutherland commented 9 years ago

Define the desired scope of recipes. Eg. for styles, do we want a single css recipe which supports less, sass, stylus etc. transformations or individual recipes for each?

Implications:

This applies to source tasks (css, js, templates...).

cesutherland commented 9 years ago

We might take a hint from browserify which lets users choose their own transformations, but configure them declaratively using what is installed. See https://github.com/substack/node-browserify#browserifytransform