browser-sync-rails icon indicating copy to clipboard operation
browser-sync-rails copied to clipboard

add browser_sync.js config item feature

Open jayjlawrence opened this issue 7 years ago • 0 comments

I needed to figure out how to address a turbolinks related issue that causes clicking on links to fail with a javascript exception.

This patch addresses the above, common issue, by introducing a generated 'browser_sync.js' that is added to the browser_sync command line as a "--config " option.

I hope this patch is helpful.

jayjlawrence avatar Jun 10 '17 02:06 jayjlawrence