You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2018. It is now read-only.
src(sources: String[],decl: BemEntityName[],techs: String|String[],[,options: {config: ?BemConfig,// Should be loaded from .bemrc by defaulttechAliases: ?Object<String,String[]>// Should use aliases from .bemrc if any// vfs.src options:buffer: Boolean=true,read: Boolean=true,since: ?(Date|Number),stripBOM: Boolean=true,passthrough: Boolean=false,sourcemaps: Boolean=false,followSymlinks: Boolean=true,// we should pass it to bem-walk?dots: Boolean=false// pointless?,// etc.}]): Stream<Vinyl>