sighjs / sigh

multi-process expressive build system for the web and node.js, built using baconjs observables
209 stars 12 forks source link

Plugin name can not contains 3 or more word, separated by `-` #44

Closed Strate closed 8 years ago

Strate commented 8 years ago

Probably you should use lodash.camelCase here https://github.com/sighjs/sigh/blob/master/src/api.js#L276