mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

Aren't the JS files missing from the Chrome Extension folder, in the latest version? #100

Closed program247365 closed 12 years ago

program247365 commented 12 years ago

https://github.com/mockko/livereload/tree/master/LiveReload.chromeextension

Should the two js files for this chrome extension to work be in this folder? In much earlier versions they're there, now they're not.

NV commented 12 years ago

You have to run rake chrome and all the files will be in place.