janosrusiczki / japr

Jekyll Asset Pipeline Reborn - Powerful asset pipeline for Jekyll that collects, converts and compresses JavaScript and CSS assets.
MIT License
51 stars 9 forks source link

change asset pipeline to not be built in source #11

Closed pearsonca closed 6 years ago

pearsonca commented 10 years ago

When the .asset_pipeline is built in source, jekyll serve with the watch option (-w) goes into an infinite rebuild loop in my setup on OSX for this site (sorry I don't have a smaller example).

Moving where .asset_pipeline is created seems the simplest solution. There's probably a better one hooking into the watch process, but I'm not familiar enough w/ Ruby + Jekyll to do that.

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling 470f89139abf1ff17fb4642e26d4a4236b765b07 on pearsonca:master into \ on kitsched:master**.