Fork me on GitHub
#cljsjs
<
2018-01-13
>
frozenlock01:01:14

Hello! I'd like to create a package, but I'm not sure what I'm supposed to do with the dependencies...

frozenlock01:01:52

Do I need to create a cljsjs package for every one of those before I can create one for react-beautiful-dnd?

juhoteperi08:01:16

Based on the UMD module wrapper on the file, that only depends React

frozenlock08:01:39

@juhoteperi oh that's perfect then. Thank you!