Kevin Elliott

Results 86 comments of Kevin Elliott

> Welp, think I figured this out. When using the Docker build, it appears the local directory is not linked into the Docker container (which is probably fine/expected), but this...

You need to install babel with `npm install babel` first. I don't know why it's not covered by the package dependencies though.

Thanks Zeke. We'll consider it!

@zeke I think we'll make the change. Need to shore up some other tasks first, but I'll ping you soon. Thanks for hanging in there.

Thanks for the report. We will address this in the next optimization.

Thanks, I'll look into it. On Jan 18, 2013, at 4:59 AM, msaspence [email protected] wrote: > Loads of bots are being missed because the bot check is only checking content[:comment]...

Great question. I do think it would be good to identify tablets as tablets. I'll put some thought into this and implement a refactor. I'm glad you're finding agent_orange useful....

This brings up an interesting issue. We should probably have an exceptions list that contains a specific regex and avoids the parsing chain, allowing you to set specific details. It...