zi has quit [Read error: Connection reset by peer]
zi_ is now known as zi
TobiasFar_ has joined #nanoc
VitamineD_ has joined #nanoc
TobiasFar has quit [Ping timeout: 240 seconds]
jd_ has quit [Ping timeout: 240 seconds]
jd has joined #nanoc
jd is now known as Guest79212
Guest79212 is now known as jd_
VitamineD has quit [Ping timeout: 240 seconds]
TobiasFar_ has quit [Ping timeout: 240 seconds]
tom[] has quit [Ping timeout: 276 seconds]
TobiasFar has joined #nanoc
tom[] has joined #nanoc
<bobthecow>
nanoc can only see if the main file changed, it can't tell that the main file depends on all those // require'd files.
dkm has quit [Ping timeout: 240 seconds]
dkm has joined #nanoc
<ddfreyne>
Yeah. dependency tracking is hard.
<ddfreyne>
I wish libraries that have includes all had APIs for finding includes
<travis-ci>
[travis-ci] nanoc/nanoc/old-4.x 500b8fd Denis Defreyne: The build has errored.
alerante has quit [Remote host closed the connection]
prxq has joined #nanoc
alerante has joined #nanoc
alerante has quit [Ping timeout: 264 seconds]
<guardian>
o/
VitamineD_ is now known as VitamineD
VitamineD has quit [Quit: Computer has gone to sleep.]
VitamineD has joined #nanoc
alerante has joined #nanoc
alerante has quit [Ping timeout: 245 seconds]
jaspervd1 is now known as jaspervdj
smaboshe has joined #nanoc
prxq has quit [Remote host closed the connection]
prxq has joined #nanoc
alerante has joined #nanoc
<smaboshe>
Hello! I'm experimenting with the Bower package manager (http://bower.io/) to manage dependencies for a nanoc 3.6.11 project. Is there a recommended way to use Bower with a nanoc project?
relix has joined #nanoc
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jugglinmike has joined #nanoc
relix has joined #nanoc
alerante has quit [Remote host closed the connection]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
alerante has joined #nanoc
alerante has quit [Ping timeout: 264 seconds]
relix has joined #nanoc
<VitamineD>
hard to say… I'd probably manage the bower file as a nanoc item, but run bower itself as part of the deploy
<smaboshe>
Thanks. So ignore nanoc can basically contents of bower_components?
<VitamineD>
you don't seem to be thread safe, your words show up in random order :p
<VitamineD>
but yes, I don't see the point of handling bower-managed files with nanoc
<smaboshe>
Thanks, I'll try that (hopefully, in the right order ...).
<VitamineD>
I'm not sure if you can have compile steps that generate more than one file