sandstrom
sandstrom
I'm doing some issue-gardening πΏπ·πΎ and came across this issue. Sorry that this has lingered for quite a while! Does this work better under v4? If so can we close...
@crstin Try the steps in this guide and see if you can dig out more details on why/where it hangs. https://blog.newrelic.com/2013/04/29/debugging-stuck-ruby-processes-what-to-do-before-you-kill-9/
@tdreyno Is there a way to turn off the reload everything behaviour? Also, somewhat related, where are the `files` that the reload extension operate on defined? https://github.com/middleman/middleman-livereload/blob/master/lib/middleman-livereload/extension_3_1.rb#L52 also, I've found...
I'm doing some issue-gardening πΏπ·πΎ and came across this issue. Sorry that this has lingered for quite a while! I'd suggest either closing this issue or submitting a PR with...
I've had some success with this (using it along with the external pipeline): ```ruby activate :livereload, :no_swf => true, :ignore => [/\.html$/], :livereload_css_pattern => Regexp.new('.+\.scss$'), :livereload_css_target => '/css/all.css' # will...
I'm doing some issue-gardening πΏπ·πΎ and came across this issue. Sorry that this has lingered for quite a while! I'd suggest either closing this issue or submitting a PR with...
I'm doing some issue-gardening πΏπ·πΎ and came across this issue. Has this been solved in V4? If so can we close this issue?
I'm doing some issue-gardening πΏπ·πΎ and came across this issue. Sorry that this has lingered for quite a while! Thanks for your thorough digging into this! Do you have any...
I'm doing some issue-gardening πΏπ·πΎ and came across this issue. Sorry that this has lingered for quite a while! I'd suggest either closing this issue or submitting a PR with...
@sriniwasgr Ping! π If this is maintained it would be great if the readme could be updated, pointing to the new repo.