cljsjs 2018-01-13

@frozenlock They already provide browserified file https://unpkg.com/react-beautiful-dnd@4.0.0/dist/

🎉 1

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

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

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

dependencies from package.json

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