Fork me on GitHub
#hoplon
<
2018-04-23
>
thedavidmeister04:04:26

@alandipert kk, i might have some q's for you about that sometime soon...

thedavidmeister05:04:14

so if i put a page in a repo that's a lib

thedavidmeister05:04:24

how do i stop it getting picked up as a page downstream?

alandipert14:04:31

@thedavidmeister i think we shouldn't put pages in libs

alandipert14:04:39

at least not the automatically-namespaced ones

thedavidmeister14:04:08

i've just been trying to ship basic elem libs

alandipert14:04:06

functions don't cut it?

thedavidmeister15:04:35

but then i pull in the elem lib as a dep, and that page pops up downstream 😕

alandipert16:04:40

oh, you can maybe sift it out before jar

thedavidmeister23:04:15

yeha good idea, i'll try that out

👍 4