Fork me on GitHub
#cljsjs
<
2017-07-01
>
flyboarder01:07:40

@juhoteperi Hey I have a question about the UIKit package, how can I make a build for the icons?

flyboarder01:07:59

there is a separate js file for them

juhoteperi19:07:45

@flyboarder You need to either write deps.cljs manually (instead of deps-cljs task, https://github.com/cljsjs/packages/blob/master/pikaday/resources/deps.cljs) or write another task which modifies deps.cljs on fileset (https://github.com/cljsjs/packages/blob/master/codemirror/build.boot#L32)