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
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?
The text was updated successfully, but these errors were encountered:
ruprechtcua
changed the title
can we have module name 'vs-repeat
can we have directive name vsRepeat and module name vs-repeat cofigurable?
Apr 17, 2018
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?
The text was updated successfully, but these errors were encountered: