angular-vs-repeat icon indicating copy to clipboard operation
angular-vs-repeat copied to clipboard

can we have directive name vsRepeat and module name vs-repeat cofigurable?

Open ruprechtcua opened this issue 6 years ago • 0 comments

I am building a generic component library that could possibly benefit using vsRepeat. The issue is dependencies if existing project uses an older vsRepeat and needs my component library which uses the newer version then it can't coexist.

question is can we have the name abstracted out so we can pass in a preferred name via our build tool i.e. webpack?

ruprechtcua avatar Apr 17 '18 02:04 ruprechtcua