Closed paurkedal closed 6 years ago
Oh, yeah, it should definitely have a public_name
, sorry for the omission!
But I am a bit surprised why you would disable the wrapping? From what I see, it should be fine to wrap it, which is the default for jbuilder
without the library accidentally being moved into Slacko.Slacko
.
I've merged it without wrapped false
and it seems to be fine, but if I missed something and broke it please let me know!
Thanks, I assumed wrapping was not intended since there is only one top-level module, but either works for me.
The current master does not provide the library as a public API (e.g. if pinning its
--dev-repo
).