I'm trying to use capper in my projects. So far, I haven't checked in the capper sources but just the code I'm writing. But it's a wierd set-up to mix my code inside capper.
I'd much rather npm install capper and use it like any other npm package. I'd rather call into it and pass in functions such as reviverToUIPath and reviverToMaker.
I'm trying to use capper in my projects. So far, I haven't checked in the capper sources but just the code I'm writing. But it's a wierd set-up to mix my code inside capper.
I'd much rather
npm install capperand use it like any other npm package. I'd rather call into it and pass in functions such asreviverToUIPathandreviverToMaker.