gulp-bem / gulp-bem-bundle-builder

DEPRECATED repository, moved to https://github.com/bem/gulp-bem/tree/master/packages/gulp-bem-bundle-builder
Other
3 stars 1 forks source link

Write tests for primal functionality #1

Closed qfox closed 8 years ago

qfox commented 8 years ago

Instance should awaits a stream of Bundle: { bemjson: ?String|Vinyl, bemdecl: ?String|Vinyl, levels: String[] } objects which should be converted to several files in techs.

In constructor should be described how to build each bundle (what files should be generated) and levels configuration.

See: https://github.com/gulp-bem/gulp-bem/wiki/Concept

qfox commented 8 years ago

Should we close this? /cc @skad0 @blond

qfox commented 8 years ago

Closed via #10