hoplon

The :hoplon: ClojureScript Web Framework - http://hoplon.io/
2018-04-23T04:42:26.000127Z

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

2018-04-23T05:50:04.000194Z

hmmm

2018-04-23T05:50:14.000118Z

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

2018-04-23T05:50:24.000252Z

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

2018-04-23T14:32:31.000029Z

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

2018-04-23T14:32:39.000696Z

at least not the automatically-namespaced ones

2018-04-23T14:36:58.000429Z

hmmm

2018-04-23T14:37:08.000624Z

i've just been trying to ship basic elem libs

2018-04-23T14:38:06.000486Z

functions don't cut it?

2018-04-23T15:22:55.000183Z

so like, i make a page for github pages https://thedavidmeister.github.io/hoplon-elem-lib/

2018-04-23T15:23:35.000367Z

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

2018-04-23T16:56:40.000716Z

oh, you can maybe sift it out before jar

2018-04-23T21:40:42.000326Z

@thedavidmeister icymi ⬆️

2018-04-23T23:34:15.000025Z

yeha good idea, i'll try that out

👍 1